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.



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

def document_download
  @document_download
end

Class Method Details

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



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

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 ])


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

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

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



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

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:



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

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

Instance Method Details

#members[ :document_download ]

Returns:

  • ([ :document_download ])


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

def members: () -> [ :document_download ]

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



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

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