class YandexDostavkaApi::Entity::Address
- YandexDostavkaApi::Entity::Address
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
yandex_dostavka_api/entities/address.crConstructors
Instance Method Summary
- #building : String | Nil
- #building=(building : String | Nil)
- #city : String | Nil
- #city=(city : String | Nil)
- #comment : String | Nil
- #comment=(comment : String | Nil)
- #coordinates : Array(Float64)
- #coordinates=(coordinates : Array(Float64))
- #country : String | Nil
- #country=(country : String | Nil)
- #description : String | Nil
- #description=(description : String | Nil)
- #fullname : String
- #fullname=(fullname : String)
- #shortname : String | Nil
- #shortname=(shortname : String | Nil)
- #street : String | Nil
- #street=(street : String | Nil)
- #uri : String | Nil
- #uri=(uri : String | Nil)