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.
state
String
The state where the store is located.