Property | Type | Description | |
---|---|---|---|
affiliate | string | ||
charges | IList |
||
clubMember | |||
comment | string | ||
contact | |||
created | long? | ||
delivery | Delivery | ||
externalIds | string>.IDictionary | ||
html | String | ||
id | string | ||
legacyHierarchy | bool? | ||
locale | string | ||
log | IList |
||
modified | long? | ||
orderItems | IList |
||
payments | IList |
||
platform | string | ||
price | int? | ||
properties | string>.IDictionary | ||
received | long? | ||
restaurantId | string | ||
shareToken | String | ||
source | string | ||
status | string | ||
submitAt | long? | ||
takeoutPacks | int? | ||
user | User |
Method | Description | |
---|---|---|
Order ( ) : System | ||
Order ( string id, string>.IDictionary |
public Order ( string id, string>.IDictionary |
||
id | string | |
externalIds | string>.IDictionary | |
restaurantId | string | |
locale | string | |
orderItems | IList |
|
comment | string | |
price | int | |
delivery | ||
contact | ||
payments | IList |
|
takeoutPacks | int | |
charges | IList |
|
created | long | |
received | long | |
modified | long | |
submitAt | long | |
user | ||
clubMember | ||
status | string | |
shareToken | string | |
affiliate | string | |
source | string | |
platform | string | |
legacyHierarchy | bool | |
properties | string>.IDictionary | |
log | IList |
|
return | System |