A representation of Transaction location.

Attributes
[R] address

The String address (or nil).

[R] city

The String city name (or nil).

[R] country

The country code (or nil).

[R] lat

The Numeric latitude of the place (or nil).

[R] lon

The Numeric longitude of the place (or nil).

[R] postal_code

The String postal code (or nil).

[R] region

The String region or state name (or nil).

[R] store_number

The String store number (or nil).