Name | Description | Type | Additional information |
---|---|---|---|
Id |
Unique ID of the location |
globally unique identifier |
None. |
Name |
Name of the location |
string |
None. |
Active |
Indicates if location is active or not. |
boolean |
None. |
Notes |
Notes for the location. |
string |
None. |
SundayClosed |
Indicates if closed on Sundays. |
boolean |
None. |
SundayFrom |
Sunday start time. |
string |
None. |
SundayTo |
Sunday end time. |
string |
None. |
MondayClosed |
Indicates if closed on Mondays. |
boolean |
None. |
MondayFrom |
Monday start time. |
string |
None. |
MondayTo |
Monday end time. |
string |
None. |
TuesdayClosed |
Indicates if closed on Tuesday. |
boolean |
None. |
TuesdayFrom |
Tuesday start time. |
string |
None. |
TuesdayTo |
Tuesday end time. |
string |
None. |
WednesdayClosed |
Indicates if closed on Wednesday. |
boolean |
None. |
WednesdayFrom |
Wednesday start time. |
string |
None. |
WednesdayTo |
Wednesday end time. |
string |
None. |
ThursdayClosed |
Indicates if closed on Thursday. |
boolean |
None. |
ThursdayFrom |
Thursday start time. |
string |
None. |
ThursdayTo |
Thursday end time. |
string |
None. |
FridayClosed |
Indicates if closed on Friday. |
boolean |
None. |
FridayFrom |
Friday start time. |
string |
None. |
FridayTo |
Friday end time. |
string |
None. |
SaturdayClosed |
Indicates if closed on Saturday. |
boolean |
None. |
SaturdayFrom |
Saturday start time. |
string |
None. |
SaturdayTo |
Saturday end time. |
string |
None. |
LogoPath |
Path of logo for the location. |
string |
None. |
LogoText |
Text for logo of location to shown on map. |
string |
None. |
BackgroundColor |
Background color of the location on map. |
string |
None. |
HeaderColor |
Header color for location. |
string |
None. |
FooterColor |
Footer color for location. |
string |
None. |
BackgroundImagePath |
Background image path for the location. |
string |
None. |
UseBackgroundColor |
Indicates if background color can be used on map. |
boolean |
None. |
UseLogoImage |
Indicates if logo can be used on map. |
boolean |
None. |
Contact |
Contact details of the location. |
ContactModel |
None. |