Class: Peddler::APIs::VendorShipmentsV1::ShipmentInformation

Inherits:
Data
  • Object
show all
Defined in:
sig/peddler/apis/vendor_shipments_v1.rbs

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#buyer_reference_numberString? (readonly)

Returns the value of attribute buyer_reference_number.

Returns:

  • (String, nil)


694
695
696
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 694

def buyer_reference_number
  @buyer_reference_number
end

#master_tracking_idString? (readonly)

Returns the value of attribute master_tracking_id.

Returns:

  • (String, nil)


695
696
697
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 695

def master_tracking_id
  @master_tracking_id
end

#ship_from_partyPeddler::APIs::VendorShipmentsV1::PartyIdentification? (readonly)

Returns the value of attribute ship_from_party.



696
697
698
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 696

def ship_from_party
  @ship_from_party
end

#ship_modeString? (readonly)

Returns the value of attribute ship_mode.

Returns:

  • (String, nil)


697
698
699
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 697

def ship_mode
  @ship_mode
end

#ship_to_partyPeddler::APIs::VendorShipmentsV1::PartyIdentification? (readonly)

Returns the value of attribute ship_to_party.



698
699
700
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 698

def ship_to_party
  @ship_to_party
end

#total_label_countInteger? (readonly)

Returns the value of attribute total_label_count.

Returns:

  • (Integer, nil)


699
700
701
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 699

def total_label_count
  @total_label_count
end

#vendor_detailsPeddler::APIs::VendorShipmentsV1::VendorDetails? (readonly)

Returns the value of attribute vendor_details.



700
701
702
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 700

def vendor_details
  @vendor_details
end

#warehouse_idString? (readonly)

Returns the value of attribute warehouse_id.

Returns:

  • (String, nil)


701
702
703
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 701

def warehouse_id
  @warehouse_id
end

Class Method Details

.[](buyer_reference_number:, master_tracking_id:, ship_from_party:, ship_mode:, ship_to_party:, total_label_count:, vendor_details:, warehouse_id:) ⇒ Peddler::APIs::VendorShipmentsV1::ShipmentInformation .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) ⇒ Peddler::APIs::VendorShipmentsV1::ShipmentInformation

Overloads:



687
688
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 687

def self.[]: (?buyer_reference_number: String?, ?master_tracking_id: String?, ?ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?ship_mode: String?, ?ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?total_label_count: Integer?, ?vendor_details: Peddler::APIs::VendorShipmentsV1::VendorDetails?, ?warehouse_id: String?) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation
| (String?, String?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, String?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Integer?, Peddler::APIs::VendorShipmentsV1::VendorDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation

.members[ :buyer_reference_number, :master_tracking_id, :ship_from_party, :ship_mode, :ship_to_party, :total_label_count, :vendor_details, :warehouse_id ]

Returns:

  • ([ :buyer_reference_number, :master_tracking_id, :ship_from_party, :ship_mode, :ship_to_party, :total_label_count, :vendor_details, :warehouse_id ])


690
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 690

def self.members: () -> [ :buyer_reference_number, :master_tracking_id, :ship_from_party, :ship_mode, :ship_to_party, :total_label_count, :vendor_details, :warehouse_id ]

.new(buyer_reference_number:, master_tracking_id:, ship_from_party:, ship_mode:, ship_to_party:, total_label_count:, vendor_details:, warehouse_id:) ⇒ Peddler::APIs::VendorShipmentsV1::ShipmentInformation .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) ⇒ Peddler::APIs::VendorShipmentsV1::ShipmentInformation

Overloads:



685
686
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 685

def self.new: (?buyer_reference_number: String?, ?master_tracking_id: String?, ?ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?ship_mode: String?, ?ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?total_label_count: Integer?, ?vendor_details: Peddler::APIs::VendorShipmentsV1::VendorDetails?, ?warehouse_id: String?) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation
| (String?, String?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, String?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Integer?, Peddler::APIs::VendorShipmentsV1::VendorDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation

.parsePeddler::APIs::VendorShipmentsV1::ShipmentInformation

Parameters:

  • (Hash[String | Symbol, untyped])
  • (Object)

Returns:



692
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 692

def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation

Instance Method Details

#members[ :buyer_reference_number, :master_tracking_id, :ship_from_party, :ship_mode, :ship_to_party, :total_label_count, :vendor_details, :warehouse_id ]

Returns:

  • ([ :buyer_reference_number, :master_tracking_id, :ship_from_party, :ship_mode, :ship_to_party, :total_label_count, :vendor_details, :warehouse_id ])


703
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 703

def members: () -> [ :buyer_reference_number, :master_tracking_id, :ship_from_party, :ship_mode, :ship_to_party, :total_label_count, :vendor_details, :warehouse_id ]

#to_h{ buyer_reference_number: String?, master_tracking_id: String?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_mode: String?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, total_label_count: Integer?, vendor_details: Peddler::APIs::VendorShipmentsV1::VendorDetails?, warehouse_id: String? }

Returns:



704
# File 'sig/peddler/apis/vendor_shipments_v1.rbs', line 704

def to_h: () -> { buyer_reference_number: String?, master_tracking_id: String?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_mode: String?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, total_label_count: Integer?, vendor_details: Peddler::APIs::VendorShipmentsV1::VendorDetails?, warehouse_id: String? }