struct

Packlink::Dropoff::Item

Inherits Struct < Value < Object

Constructors

new(__temp_154 : JSON::PullParser)

Instance methods

address
address=(_address : String)
city
city=(_city : String)
commerce_name
commerce_name=(_commerce_name : String)
country
country=(_country : Union(String, Nil))
id
id=(_id : String)
lat
lat=(_lat : BigDecimal)
long
long=(_long : BigDecimal)
phone
phone=(_phone : String)
state
state=(_state : Union(String, Nil))
to_json(json : JSON::Builder)
type
type=(_type : String)
zip
zip=(_zip : String)