struct

Packlink::Address

Inherits Packlink::Mixins::Buildable < Struct < Value < Object

Constructors

new(__temp_99 : JSON::PullParser)

Class methods

build(data : NamedTuple | Hash)
Source

Instance methods

city
city=(_city : String)
country
country=(_country : String)
email
email=(_email : Union(String, Nil))
name
name=(_name : String)
phone
phone=(_phone : String)
state
state=(_state : Union(String, Nil))
street1
street1=(_street1 : String)
surname
surname=(_surname : String)
to_h
Source
to_json(json : JSON::Builder)
zip_code
zip_code=(_zip_code : String)