Class: Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
- Defined in:
- sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs
Instance Attribute Summary collapse
-
#cancelled_quantity ⇒ Integer
readonly
Returns the value of attribute cancelled_quantity.
-
#displayable_comment ⇒ String?
readonly
Returns the value of attribute displayable_comment.
-
#estimated_arrival_date ⇒ String?
readonly
Returns the value of attribute estimated_arrival_date.
-
#estimated_ship_date ⇒ String?
readonly
Returns the value of attribute estimated_ship_date.
-
#fulfillment_network_sku ⇒ String?
readonly
Returns the value of attribute fulfillment_network_sku.
-
#gift_message ⇒ String?
readonly
Returns the value of attribute gift_message.
-
#order_item_disposition ⇒ String?
readonly
Returns the value of attribute order_item_disposition.
-
#per_unit_declared_value ⇒ Peddler::Money?
readonly
Returns the value of attribute per_unit_declared_value.
-
#per_unit_price ⇒ Peddler::Money?
readonly
Returns the value of attribute per_unit_price.
-
#per_unit_tax ⇒ Peddler::Money?
readonly
Returns the value of attribute per_unit_tax.
-
#quantity ⇒ Integer
readonly
Returns the value of attribute quantity.
-
#seller_fulfillment_order_item_id ⇒ String
readonly
Returns the value of attribute seller_fulfillment_order_item_id.
-
#seller_sku ⇒ String
readonly
Returns the value of attribute seller_sku.
-
#unfulfillable_quantity ⇒ Integer
readonly
Returns the value of attribute unfulfillable_quantity.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :cancelled_quantity, :quantity, :seller_fulfillment_order_item_id, :seller_sku, :unfulfillable_quantity, :displayable_comment, :estimated_arrival_date, :estimated_ship_date, :fulfillment_network_sku, :gift_message, :order_item_disposition, :per_unit_declared_value, :per_unit_price, :per_unit_tax ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
Instance Method Summary collapse
-
#members ⇒ [ :cancelled_quantity, :quantity, :seller_fulfillment_order_item_id, :seller_sku, :unfulfillable_quantity, :displayable_comment, :estimated_arrival_date, :estimated_ship_date, :fulfillment_network_sku, :gift_message, :order_item_disposition, :per_unit_declared_value, :per_unit_price, :per_unit_tax ]
-
#to_h ⇒ { cancelled_quantity: Integer, quantity: Integer, seller_fulfillment_order_item_id: String, seller_sku: String, unfulfillable_quantity: Integer, displayable_comment: String?, estimated_arrival_date: String?, estimated_ship_date: String?, fulfillment_network_sku: String?, gift_message: String?, order_item_disposition: String?, per_unit_declared_value: Peddler::Money?, per_unit_price: Peddler::Money?, per_unit_tax: Peddler::Money? }
Instance Attribute Details
#cancelled_quantity ⇒ Integer (readonly)
Returns the value of attribute cancelled_quantity.
560 561 562 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 560 def cancelled_quantity @cancelled_quantity end |
#displayable_comment ⇒ String? (readonly)
Returns the value of attribute displayable_comment.
561 562 563 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 561 def displayable_comment @displayable_comment end |
#estimated_arrival_date ⇒ String? (readonly)
Returns the value of attribute estimated_arrival_date.
562 563 564 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 562 def estimated_arrival_date @estimated_arrival_date end |
#estimated_ship_date ⇒ String? (readonly)
Returns the value of attribute estimated_ship_date.
563 564 565 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 563 def estimated_ship_date @estimated_ship_date end |
#fulfillment_network_sku ⇒ String? (readonly)
Returns the value of attribute fulfillment_network_sku.
564 565 566 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 564 def fulfillment_network_sku @fulfillment_network_sku end |
#gift_message ⇒ String? (readonly)
Returns the value of attribute gift_message.
565 566 567 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 565 def @gift_message end |
#order_item_disposition ⇒ String? (readonly)
Returns the value of attribute order_item_disposition.
566 567 568 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 566 def order_item_disposition @order_item_disposition end |
#per_unit_declared_value ⇒ Peddler::Money? (readonly)
Returns the value of attribute per_unit_declared_value.
567 568 569 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 567 def per_unit_declared_value @per_unit_declared_value end |
#per_unit_price ⇒ Peddler::Money? (readonly)
Returns the value of attribute per_unit_price.
568 569 570 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 568 def per_unit_price @per_unit_price end |
#per_unit_tax ⇒ Peddler::Money? (readonly)
Returns the value of attribute per_unit_tax.
569 570 571 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 569 def per_unit_tax @per_unit_tax end |
#quantity ⇒ Integer (readonly)
Returns the value of attribute quantity.
570 571 572 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 570 def quantity @quantity end |
#seller_fulfillment_order_item_id ⇒ String (readonly)
Returns the value of attribute seller_fulfillment_order_item_id.
571 572 573 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 571 def seller_fulfillment_order_item_id @seller_fulfillment_order_item_id end |
#seller_sku ⇒ String (readonly)
Returns the value of attribute seller_sku.
572 573 574 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 572 def seller_sku @seller_sku end |
#unfulfillable_quantity ⇒ Integer (readonly)
Returns the value of attribute unfulfillable_quantity.
573 574 575 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 573 def unfulfillable_quantity @unfulfillable_quantity end |
Class Method Details
.[](cancelled_quantity:, quantity:, seller_fulfillment_order_item_id:, seller_sku:, unfulfillable_quantity:, displayable_comment:, estimated_arrival_date:, estimated_ship_date:, fulfillment_network_sku:, gift_message:, order_item_disposition:, per_unit_declared_value:, per_unit_price:, per_unit_tax:) ⇒ Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13) ⇒ Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
553 554 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 553
def self.[]: (cancelled_quantity: Integer, quantity: Integer, seller_fulfillment_order_item_id: String, seller_sku: String, unfulfillable_quantity: Integer, ?displayable_comment: String?, ?estimated_arrival_date: String?, ?estimated_ship_date: String?, ?fulfillment_network_sku: String?, ?gift_message: String?, ?order_item_disposition: String?, ?per_unit_declared_value: Peddler::Money?, ?per_unit_price: Peddler::Money?, ?per_unit_tax: Peddler::Money?) -> Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
| (Integer, Integer, String, String, Integer, String?, String?, String?, String?, String?, String?, Peddler::Money?, Peddler::Money?, Peddler::Money?) -> Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
|
.members ⇒ [ :cancelled_quantity, :quantity, :seller_fulfillment_order_item_id, :seller_sku, :unfulfillable_quantity, :displayable_comment, :estimated_arrival_date, :estimated_ship_date, :fulfillment_network_sku, :gift_message, :order_item_disposition, :per_unit_declared_value, :per_unit_price, :per_unit_tax ]
556 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 556
def self.members: () -> [ :cancelled_quantity, :quantity, :seller_fulfillment_order_item_id, :seller_sku, :unfulfillable_quantity, :displayable_comment, :estimated_arrival_date, :estimated_ship_date, :fulfillment_network_sku, :gift_message, :order_item_disposition, :per_unit_declared_value, :per_unit_price, :per_unit_tax ]
|
.new(cancelled_quantity:, quantity:, seller_fulfillment_order_item_id:, seller_sku:, unfulfillable_quantity:, displayable_comment:, estimated_arrival_date:, estimated_ship_date:, fulfillment_network_sku:, gift_message:, order_item_disposition:, per_unit_declared_value:, per_unit_price:, per_unit_tax:) ⇒ Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13) ⇒ Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
551 552 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 551
def self.new: (cancelled_quantity: Integer, quantity: Integer, seller_fulfillment_order_item_id: String, seller_sku: String, unfulfillable_quantity: Integer, ?displayable_comment: String?, ?estimated_arrival_date: String?, ?estimated_ship_date: String?, ?fulfillment_network_sku: String?, ?gift_message: String?, ?order_item_disposition: String?, ?per_unit_declared_value: Peddler::Money?, ?per_unit_price: Peddler::Money?, ?per_unit_tax: Peddler::Money?) -> Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
| (Integer, Integer, String, String, Integer, String?, String?, String?, String?, String?, String?, Peddler::Money?, Peddler::Money?, Peddler::Money?) -> Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
|
.parse ⇒ Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
558 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 558
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentOutbound20200701::FulfillmentOrderItem
|
Instance Method Details
#members ⇒ [ :cancelled_quantity, :quantity, :seller_fulfillment_order_item_id, :seller_sku, :unfulfillable_quantity, :displayable_comment, :estimated_arrival_date, :estimated_ship_date, :fulfillment_network_sku, :gift_message, :order_item_disposition, :per_unit_declared_value, :per_unit_price, :per_unit_tax ]
575 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 575
def members: () -> [ :cancelled_quantity, :quantity, :seller_fulfillment_order_item_id, :seller_sku, :unfulfillable_quantity, :displayable_comment, :estimated_arrival_date, :estimated_ship_date, :fulfillment_network_sku, :gift_message, :order_item_disposition, :per_unit_declared_value, :per_unit_price, :per_unit_tax ]
|
#to_h ⇒ { cancelled_quantity: Integer, quantity: Integer, seller_fulfillment_order_item_id: String, seller_sku: String, unfulfillable_quantity: Integer, displayable_comment: String?, estimated_arrival_date: String?, estimated_ship_date: String?, fulfillment_network_sku: String?, gift_message: String?, order_item_disposition: String?, per_unit_declared_value: Peddler::Money?, per_unit_price: Peddler::Money?, per_unit_tax: Peddler::Money? }
576 |
# File 'sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs', line 576
def to_h: () -> { cancelled_quantity: Integer, quantity: Integer, seller_fulfillment_order_item_id: String, seller_sku: String, unfulfillable_quantity: Integer, displayable_comment: String?, estimated_arrival_date: String?, estimated_ship_date: String?, fulfillment_network_sku: String?, gift_message: String?, order_item_disposition: String?, per_unit_declared_value: Peddler::Money?, per_unit_price: Peddler::Money?, per_unit_tax: Peddler::Money? }
|