struct Packlink::Order::CreatedResponse

Defined in:

packlink/order.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_162 : JSON::PullParser) #

Instance Method Detail

def order_reference : String #

def order_reference=(_order_reference : String) #

def shipments : Array(ShipmentLine) #

def shipments=(_shipments : Array(ShipmentLine)) #

def to_json(json : JSON::Builder) #

def total_amount : BigDecimal #

def total_amount=(_total_amount : BigDecimal) #