object

StoreAddressSerializer

The address details for the store.
Fields
address1
String
The address line 1 of the store.
address2
String
The address line2 of the store.
city
String
The city where the store is located.
country
String
The country where the store is located.
landmark
String
A landmark near the store.
latitude
Float
The latitude of the store's location.
longitude
Float
The longitude of the store's location.
pincode
Int
The postal code for the store's location.
postal_code
String
The postal code for the store's location.
state
String
The state where the store is located.
lat_long
LatLong
Geographic coordinates of the store location.
country_code
String
Country code for the store address.
address_meta
JSON
Meta information related to the store's address.