Class: Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse

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

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#document_downloadPeddler::APIs::FulfillmentInbound20240320::DocumentDownload (readonly)

Returns the value of attribute document_download.



796
797
798
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 796

def document_download
  @document_download
end

Class Method Details

.[](document_download:) ⇒ Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse .[](arg0) ⇒ Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse



789
790
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 789

def self.[]: (document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
| (Peddler::APIs::FulfillmentInbound20240320::DocumentDownload) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse

.members[ :document_download ]

Returns:

  • ([ :document_download ])


792
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 792

def self.members: () -> [ :document_download ]

.new(document_download:) ⇒ Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse .new(arg0) ⇒ Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse



787
788
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 787

def self.new: (document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
| (Peddler::APIs::FulfillmentInbound20240320::DocumentDownload) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse

.parsePeddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse

Parameters:

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

Returns:



794
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 794

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

Instance Method Details

#members[ :document_download ]

Returns:

  • ([ :document_download ])


798
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 798

def members: () -> [ :document_download ]

#to_h{ document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload }



799
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 799

def to_h: () -> { document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload }