C# 클래스 com.openrest.v1_1.Order

파일 보기 프로젝트 열기: wix/openrest4net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
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

메소드 상세

Order() 공개 메소드

public Order ( ) : System
리턴 System

Order() 공개 메소드

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
리턴 System

프로퍼티 상세

affiliate 공개적으로 프로퍼티

public string affiliate
리턴 string

charges 공개적으로 프로퍼티

public IList charges
리턴 IList

clubMember 공개적으로 프로퍼티

public ClubMember,com.openrest.v1_1 clubMember
리턴 ClubMember

comment 공개적으로 프로퍼티

public string comment
리턴 string

contact 공개적으로 프로퍼티

public Contact,com.openrest.v1_1 contact
리턴 Contact

created 공개적으로 프로퍼티

public long? created
리턴 long?

delivery 공개적으로 프로퍼티

public Delivery delivery
리턴 Delivery

externalIds 공개적으로 프로퍼티

public IDictionary externalIds
리턴 string>.IDictionary

html 공개적으로 프로퍼티

public String html
리턴 String

id 공개적으로 프로퍼티

public string id
리턴 string

legacyHierarchy 공개적으로 프로퍼티

public bool? legacyHierarchy
리턴 bool?

locale 공개적으로 프로퍼티

public string locale
리턴 string

log 공개적으로 프로퍼티

public IList log
리턴 IList

modified 공개적으로 프로퍼티

public long? modified
리턴 long?

orderItems 공개적으로 프로퍼티

public IList orderItems
리턴 IList

payments 공개적으로 프로퍼티

public IList payments
리턴 IList

platform 공개적으로 프로퍼티

public string platform
리턴 string

price 공개적으로 프로퍼티

public int? price
리턴 int?

properties 공개적으로 프로퍼티

public IDictionary properties
리턴 string>.IDictionary

received 공개적으로 프로퍼티

public long? received
리턴 long?

restaurantId 공개적으로 프로퍼티

public string restaurantId
리턴 string

shareToken 공개적으로 프로퍼티

public String shareToken
리턴 String

source 공개적으로 프로퍼티

public string source
리턴 string

status 공개적으로 프로퍼티

public string status
리턴 string

submitAt 공개적으로 프로퍼티

public long? submitAt
리턴 long?

takeoutPacks 공개적으로 프로퍼티

public int? takeoutPacks
리턴 int?

user 공개적으로 프로퍼티

public User user
리턴 User