struct Packlink::Order::CreatedResponse
- Packlink::Order::CreatedResponse
- Struct
- Value
- Object
Defined in:
packlink/order.crConstructors
Instance Method Summary
- #order_reference : String
- #order_reference=(_order_reference : String)
- #shipments : Array(ShipmentLine)
- #shipments=(_shipments : Array(ShipmentLine))
- #to_json(json : JSON::Builder)
- #total_amount : BigDecimal
- #total_amount=(_total_amount : BigDecimal)