object

PickupStoreDetail

Fields
store_id
Int
A unique identifier for the store.
name
String
The name of the store or pickup location.
pincode
String
The postal code of the store's location.
distance
Float
The distance between the store and the customer's location.
address
String
The full address of the store.
store_hours
[StoreHours]
The store's operational hours for each day of the week.