object

StoreDetail

Detailed information about a store.
Fields
address
String
The street address of the store.
city
String
The city where the store is located.
country
String
The country where the store is located.
lat_long
LatLong
Geographic coordinates of the store, including latitude and longitude.
name
String
The name of the store.
pincode
Int
The postal code or zip code for the store's location.
state
String
The state or province where the store is located.
store_code
String
A unique code or identifier for the store, often used for internal reference.
store_email
String
The manager's email address for the store.
uid
Int
The unique identifier for the store.