SystemOrderType
-
Unqiue identifier
Declaration
Swift
public var id: String?
-
Label Key
Declaration
Swift
public var labelKey: String?
-
Is for quick service restraunts?
Declaration
Swift
public var isQsr: Bool?
-
Is for full service restraunts?
Declaration
Swift
public var isFsr: Bool?
-
Is for retail stores?
Declaration
Swift
public var isRetail: Bool?
-
-
-
-
-