struct

Packlink::Shipment::Address

Inherits Struct < Value < Object

Constructors

new(__temp_443 : JSON::PullParser)
Source

Instance methods

city
Source
city=(_city : String)
Source
country
Source
country=(_country : String)
Source
email
Source
email=(_email : String)
Source
name
Source
name=(_name : String)
Source
phone
Source
phone=(_phone : String)
Source
postalcode
Source
postalcode=(_postalcode : String)
Source
street
Source
street=(_street : String)
Source
to_json(json : JSON::Builder)
Source