Method: OpenapiClient::PurchaseLabelWithoutShipment.attribute_map
- Defined in:
- lib/openapi_client/models/purchase_label_without_shipment.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
27 28 29 30 31 32 33 34 |
# File 'lib/openapi_client/models/purchase_label_without_shipment.rb', line 27 def self.attribute_map { :'validate_address' => :'validate_address', :'label_layout' => :'label_layout', :'label_format' => :'label_format', :'label_download_type' => :'label_download_type' } end |