C# Class com.openrest.v1_1.Order

Afficher le fichier Open project: wix/openrest4net Class Usage Examples

Méthodes publiques

Свойство Type Description
affiliate string
charges IList
clubMember ClubMember
comment string
contact 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

Méthodes publiques

Méthode Description
Order ( ) : System
Order ( string id, string>.IDictionary externalIds, string restaurantId, string locale, IList orderItems, string comment, int price, Delivery delivery, Contact contact, IList payments, int takeoutPacks, IList charges, long created, long received, long modified, long submitAt, User user, ClubMember clubMember, string status, string shareToken, string affiliate, string source, string platform, bool legacyHierarchy, string>.IDictionary properties, IList log ) : System

Method Details

Order() public méthode

public Order ( ) : System
Résultat System

Order() public méthode

public Order ( string id, string>.IDictionary externalIds, string restaurantId, string locale, IList orderItems, string comment, int price, Delivery delivery, Contact contact, IList payments, int takeoutPacks, IList charges, long created, long received, long modified, long submitAt, User user, ClubMember clubMember, string status, string shareToken, string affiliate, string source, string platform, bool legacyHierarchy, string>.IDictionary properties, IList log ) : System
id string
externalIds string>.IDictionary
restaurantId string
locale string
orderItems IList
comment string
price int
delivery Delivery
contact Contact
payments IList
takeoutPacks int
charges IList
created long
received long
modified long
submitAt long
user User
clubMember ClubMember
status string
shareToken string
affiliate string
source string
platform string
legacyHierarchy bool
properties string>.IDictionary
log IList
Résultat System

Property Details

affiliate public_oe property

public string affiliate
Résultat string

charges public_oe property

public IList charges
Résultat IList

clubMember public_oe property

public ClubMember,com.openrest.v1_1 clubMember
Résultat ClubMember

comment public_oe property

public string comment
Résultat string

contact public_oe property

public Contact,com.openrest.v1_1 contact
Résultat Contact

created public_oe property

public long? created
Résultat long?

delivery public_oe property

public Delivery delivery
Résultat Delivery

externalIds public_oe property

public IDictionary externalIds
Résultat string>.IDictionary

html public_oe property

public String html
Résultat String

id public_oe property

public string id
Résultat string

legacyHierarchy public_oe property

public bool? legacyHierarchy
Résultat bool?

locale public_oe property

public string locale
Résultat string

log public_oe property

public IList log
Résultat IList

modified public_oe property

public long? modified
Résultat long?

orderItems public_oe property

public IList orderItems
Résultat IList

payments public_oe property

public IList payments
Résultat IList

platform public_oe property

public string platform
Résultat string

price public_oe property

public int? price
Résultat int?

properties public_oe property

public IDictionary properties
Résultat string>.IDictionary

received public_oe property

public long? received
Résultat long?

restaurantId public_oe property

public string restaurantId
Résultat string

shareToken public_oe property

public String shareToken
Résultat String

source public_oe property

public string source
Résultat string

status public_oe property

public string status
Résultat string

submitAt public_oe property

public long? submitAt
Résultat long?

takeoutPacks public_oe property

public int? takeoutPacks
Résultat int?

user public_oe property

public User user
Résultat User