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.
72 73 74 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 72 def asin @asin end |
#channel ⇒ String? (readonly)
Returns the value of attribute channel.
73 74 75 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 73 def channel @channel end |
#context_type ⇒ String (readonly)
Returns the value of attribute context_type.
74 75 76 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 74 def context_type @context_type end |
#deferral_reason ⇒ String? (readonly)
Returns the value of attribute deferral_reason.
75 76 77 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 75 def deferral_reason @deferral_reason end |
#end_time ⇒ String? (readonly)
Returns the value of attribute end_time.
76 77 78 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 76 def end_time @end_time end |
#fulfillment_network ⇒ String? (readonly)
Returns the value of attribute fulfillment_network.
77 78 79 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 77 def fulfillment_network @fulfillment_network end |
#maturity_date ⇒ String? (readonly)
Returns the value of attribute maturity_date.
78 79 80 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 78 def maturity_date @maturity_date end |
#order_type ⇒ String? (readonly)
Returns the value of attribute order_type.
79 80 81 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 79 def order_type @order_type end |
#payment_date ⇒ String? (readonly)
Returns the value of attribute payment_date.
80 81 82 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 80 def payment_date @payment_date end |
#payment_method ⇒ String? (readonly)
Returns the value of attribute payment_method.
81 82 83 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 81 def payment_method @payment_method end |
#payment_reference ⇒ String? (readonly)
Returns the value of attribute payment_reference.
82 83 84 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 82 def payment_reference @payment_reference end |
#payment_type ⇒ String? (readonly)
Returns the value of attribute payment_type.
83 84 85 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 83 def payment_type @payment_type end |
#quantity_shipped ⇒ Integer? (readonly)
Returns the value of attribute quantity_shipped.
84 85 86 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 84 def quantity_shipped @quantity_shipped end |
#sku ⇒ String? (readonly)
Returns the value of attribute sku.
85 86 87 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 85 def sku @sku end |
#start_time ⇒ String? (readonly)
Returns the value of attribute start_time.
86 87 88 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 86 def start_time @start_time end |
#store_name ⇒ String? (readonly)
Returns the value of attribute store_name.
87 88 89 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 87 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
65 66 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 65
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 ]
68 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 68
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
63 64 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 63
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
70 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 70
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 ]
89 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 89
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? }
90 |
# File 'sig/peddler/apis/finances_2024_06_19.rbs', line 90
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? }
|