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)


235
236
237
# File 'sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs', line 235

def url
  @url
end

Class Method Details

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



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

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

.members[ :url ]

Returns:

  • ([ :url ])


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

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

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



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

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:



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

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

Instance Method Details

#members[ :url ]

Returns:

  • ([ :url ])


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

def members: () -> [ :url ]

#to_h{ url: String }

Returns:

  • ({ url: String })


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

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