TencentMapLocusSynchroSDK
|
订单信息基类. More...
#import <TLSBCommonObj.h>
Instance Methods | |
(BOOL) | - isValid |
数据是否有效 More... | |
Properties | |
NSString * | identifier |
订单id More... | |
TLSBOrderType | orderType |
订单类型 More... | |
TLSBOrderStatus | orderStatus |
订单状态 More... | |
int | totalTime |
订单总时间,单位:分支。乘客端拉取数据中返回 More... | |
int | totalDistance |
订单总里程,单位:米。乘客端拉取数据中返回 More... | |
订单信息基类.
- (BOOL) isValid |
数据是否有效
|
readwritenonatomiccopy |
订单id
|
readwritenonatomicassign |
订单状态
|
readwritenonatomicassign |
订单类型
|
readnonatomicassign |
订单总里程,单位:米。乘客端拉取数据中返回
|
readnonatomicassign |
订单总时间,单位:分支。乘客端拉取数据中返回