Skip to Content

VendorLocationResponse

Properties

NameTypeDescriptionNotes
idLong[default to null]
vendor_idLong[default to null]
nameString[default to null]
addressString[default to null]
cityString[optional] [default to null]
stateString[optional] [default to null]
countryString[optional] [default to null]
postal_codeString[optional] [default to null]
latitudeDouble[optional] [default to null]
longitudeDouble[optional] [default to null]
phoneString[optional] [default to null]
emailString[optional] [default to null]
is_activeBoolean[default to null]
opening_hoursany[optional] [default to null]
delivery_radiusDouble[optional] [default to null]
pickup_availableBoolean[default to null]
delivery_availableBoolean[default to null]
created_atDate[default to null]
updated_atDate[default to null]

[Back to Model list] [Back to API list] [Back to README]