Class: Peddler::APIs::Finances20240619::Context
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::Finances20240619::Context
- Defined in:
- sig/peddler/apis/finances_2024_06_19.rbs
Instance Attribute Summary collapse
-
#asin ⇒ String?
readonly
Returns the value of attribute asin.
-
#channel ⇒ String?
readonly
Returns the value of attribute channel.
-
#context_type ⇒ String
readonly
Returns the value of attribute context_type.
-
#deferral_reason ⇒ String?
readonly
Returns the value of attribute deferral_reason.
-
#end_time ⇒ String?
readonly
Returns the value of attribute end_time.
-
#fulfillment_network ⇒ String?
readonly
Returns the value of attribute fulfillment_network.
-
#maturity_date ⇒ String?
readonly
Returns the value of attribute maturity_date.
-
#order_type ⇒ String?
readonly
Returns the value of attribute order_type.
-
#payment_date ⇒ String?
readonly
Returns the value of attribute payment_date.
-
#payment_method ⇒ String?
readonly
Returns the value of attribute payment_method.
-
#payment_reference ⇒ String?
readonly
Returns the value of attribute payment_reference.
-
#payment_type ⇒ String?
readonly
Returns the value of attribute payment_type.
-
#quantity_shipped ⇒ Integer?
readonly
Returns the value of attribute quantity_shipped.
-
#sku ⇒ String?
readonly
Returns the value of attribute sku.
-
#start_time ⇒ String?
readonly
Returns the value of attribute start_time.
-
#store_name ⇒ String?
readonly
Returns the value of attribute store_name.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :context_type, :asin, :channel, :deferral_reason, :end_time, :fulfillment_network, :maturity_date, :order_type, :payment_date, :payment_method, :payment_reference, :payment_type, :quantity_shipped, :sku, :start_time, :store_name ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::Finances20240619::Context
Instance Method Summary collapse
-
#members ⇒ [ :context_type, :asin, :channel, :deferral_reason, :end_time, :fulfillment_network, :maturity_date, :order_type, :payment_date, :payment_method, :payment_reference, :payment_type, :quantity_shipped, :sku, :start_time, :store_name ]
-
#to_h ⇒ { context_type: String, asin: String?, channel: String?, deferral_reason: String?, end_time: String?, fulfillment_network: String?, maturity_date: String?, order_type: String?, payment_date: String?, payment_method: String?, payment_reference: String?, payment_type: String?, quantity_shipped: Integer?, sku: String?, start_time: String?, store_name: String? }
Instance Attribute Details
#asin ⇒ String? (readonly)
Returns the value of attribute asin.
99 100 101 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 99 def asin @asin end |
#channel ⇒ String? (readonly)
Returns the value of attribute channel.
100 101 102 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 100 def channel @channel end |
#context_type ⇒ String (readonly)
Returns the value of attribute context_type.
101 102 103 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 101 def context_type @context_type end |
#deferral_reason ⇒ String? (readonly)
Returns the value of attribute deferral_reason.
102 103 104 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 102 def deferral_reason @deferral_reason end |
#end_time ⇒ String? (readonly)
Returns the value of attribute end_time.
103 104 105 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 103 def end_time @end_time end |
#fulfillment_network ⇒ String? (readonly)
Returns the value of attribute fulfillment_network.
104 105 106 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 104 def fulfillment_network @fulfillment_network end |
#maturity_date ⇒ String? (readonly)
Returns the value of attribute maturity_date.
105 106 107 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 105 def maturity_date @maturity_date end |
#order_type ⇒ String? (readonly)
Returns the value of attribute order_type.
106 107 108 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 106 def order_type @order_type end |
#payment_date ⇒ String? (readonly)
Returns the value of attribute payment_date.
107 108 109 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 107 def payment_date @payment_date end |
#payment_method ⇒ String? (readonly)
Returns the value of attribute payment_method.
108 109 110 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 108 def payment_method @payment_method end |
#payment_reference ⇒ String? (readonly)
Returns the value of attribute payment_reference.
109 110 111 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 109 def payment_reference @payment_reference end |
#payment_type ⇒ String? (readonly)
Returns the value of attribute payment_type.
110 111 112 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 110 def payment_type @payment_type end |
#quantity_shipped ⇒ Integer? (readonly)
Returns the value of attribute quantity_shipped.
111 112 113 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 111 def quantity_shipped @quantity_shipped end |
#sku ⇒ String? (readonly)
Returns the value of attribute sku.
112 113 114 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 112 def sku @sku end |
#start_time ⇒ String? (readonly)
Returns the value of attribute start_time.
113 114 115 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 113 def start_time @start_time end |
#store_name ⇒ String? (readonly)
Returns the value of attribute store_name.
114 115 116 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 114 def store_name @store_name end |
Class Method Details
.[](context_type:, asin:, channel:, deferral_reason:, end_time:, fulfillment_network:, maturity_date:, order_type:, payment_date:, payment_method:, payment_reference:, payment_type:, quantity_shipped:, sku:, start_time:, store_name:) ⇒ Peddler::APIs::Finances20240619::Context .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) ⇒ Peddler::APIs::Finances20240619::Context
92 93 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 92
def self.[]: (context_type: String, ?asin: String?, ?channel: String?, ?deferral_reason: String?, ?end_time: String?, ?fulfillment_network: String?, ?maturity_date: String?, ?order_type: String?, ?payment_date: String?, ?payment_method: String?, ?payment_reference: String?, ?payment_type: String?, ?quantity_shipped: Integer?, ?sku: String?, ?start_time: String?, ?store_name: String?) -> Peddler::APIs::Finances20240619::Context
| (String, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, Integer?, String?, String?, String?) -> Peddler::APIs::Finances20240619::Context
|
.members ⇒ [ :context_type, :asin, :channel, :deferral_reason, :end_time, :fulfillment_network, :maturity_date, :order_type, :payment_date, :payment_method, :payment_reference, :payment_type, :quantity_shipped, :sku, :start_time, :store_name ]
95 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 95
def self.members: () -> [ :context_type, :asin, :channel, :deferral_reason, :end_time, :fulfillment_network, :maturity_date, :order_type, :payment_date, :payment_method, :payment_reference, :payment_type, :quantity_shipped, :sku, :start_time, :store_name ]
|
.new(context_type:, asin:, channel:, deferral_reason:, end_time:, fulfillment_network:, maturity_date:, order_type:, payment_date:, payment_method:, payment_reference:, payment_type:, quantity_shipped:, sku:, start_time:, store_name:) ⇒ Peddler::APIs::Finances20240619::Context .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) ⇒ Peddler::APIs::Finances20240619::Context
90 91 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 90
def self.new: (context_type: String, ?asin: String?, ?channel: String?, ?deferral_reason: String?, ?end_time: String?, ?fulfillment_network: String?, ?maturity_date: String?, ?order_type: String?, ?payment_date: String?, ?payment_method: String?, ?payment_reference: String?, ?payment_type: String?, ?quantity_shipped: Integer?, ?sku: String?, ?start_time: String?, ?store_name: String?) -> Peddler::APIs::Finances20240619::Context
| (String, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, Integer?, String?, String?, String?) -> Peddler::APIs::Finances20240619::Context
|
.parse ⇒ Peddler::APIs::Finances20240619::Context
97 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 97
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::Finances20240619::Context
|
Instance Method Details
#members ⇒ [ :context_type, :asin, :channel, :deferral_reason, :end_time, :fulfillment_network, :maturity_date, :order_type, :payment_date, :payment_method, :payment_reference, :payment_type, :quantity_shipped, :sku, :start_time, :store_name ]
116 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 116
def members: () -> [ :context_type, :asin, :channel, :deferral_reason, :end_time, :fulfillment_network, :maturity_date, :order_type, :payment_date, :payment_method, :payment_reference, :payment_type, :quantity_shipped, :sku, :start_time, :store_name ]
|
#to_h ⇒ { context_type: String, asin: String?, channel: String?, deferral_reason: String?, end_time: String?, fulfillment_network: String?, maturity_date: String?, order_type: String?, payment_date: String?, payment_method: String?, payment_reference: String?, payment_type: String?, quantity_shipped: Integer?, sku: String?, start_time: String?, store_name: String? }
117 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 117
def to_h: () -> { context_type: String, asin: String?, channel: String?, deferral_reason: String?, end_time: String?, fulfillment_network: String?, maturity_date: String?, order_type: String?, payment_date: String?, payment_method: String?, payment_reference: String?, payment_type: String?, quantity_shipped: Integer?, sku: String?, start_time: String?, store_name: String? }
|