class Wallet::Models::Location
- Wallet::Models::Location
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
wallet/models/location.crConstructors
Instance Method Summary
- #address : String
- #address=(address : String)
- #latitude : Float64
- #latitude=(latitude : Float64)
- #longitude : Float64
- #longitude=(longitude : Float64)
- #name : String
- #name=(name : String)