Class: Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2

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

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#urlString (readonly)

Returns the value of attribute url.

Returns:

  • (String)


217
218
219
# File 'sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs', line 217

def url
  @url
end

Class Method Details

.[](url:) ⇒ Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2 .[](arg0) ⇒ Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2



210
211
# File 'sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs', line 210

def self.[]: (url: String) -> Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2
| (String) -> Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2

.members[ :url ]

Returns:

  • ([ :url ])


213
# File 'sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs', line 213

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

.new(url:) ⇒ Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2 .new(arg0) ⇒ Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2



208
209
# File 'sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs', line 208

def self.new: (url: String) -> Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2
| (String) -> Peddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2

.parsePeddler::APIs::ExternalFulfillmentShipments20240911::DocumentV2

Parameters:

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

Returns:



215
# File 'sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs', line 215

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

Instance Method Details

#members[ :url ]

Returns:

  • ([ :url ])


219
# File 'sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs', line 219

def members: () -> [ :url ]

#to_h{ url: String }

Returns:

  • ({ url: String })


220
# File 'sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs', line 220

def to_h: () -> { url: String }