Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 688 Bytes

File metadata and controls

13 lines (10 loc) · 688 Bytes

Flipdish.Model.LocationAreaLocation

Properties

Name Type Description Notes
LocationId int? Id of the Location
LocationName string Name of the Location
DisplayOrder int? The order that the Location should be displayed on the screen
ExternalLocationId string Id of the Location on an external system [optional]
IsDeleted bool? Shows if the Location is deleted or not [optional]

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