AutoSDK  500
Public 成员函数 | Public 属性 | 所有成员列表
com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam类 参考

GParkOrderDetailResponseParam 更多...

类 com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam 继承关系图:
com.autonavi.gbl.aosclient.model.BLResponseBase

Public 成员函数

 GParkOrderDetailResponseParam ()
 构造函数 更多...
 
- Public 成员函数 继承自 com.autonavi.gbl.aosclient.model.BLResponseBase
 BLResponseBase ()
 构造函数 更多...
 
 BLResponseBase (@EGAOSREQUESTTYPE.EGAOSREQUESTTYPE1 int mEAosRequestTypeLiteObj, @EGHTTPCLIENTSTATUS.EGHTTPCLIENTSTATUS1 int mNetErrorCodeLiteObj, @ENETWORKSTATUS.ENETWORKSTATUS1 int mNetworkStatusLiteObj, long mReqHandleLiteObj, int mHttpAckCodeLiteObj, int codeLiteObj, String timestampLiteObj, String messageLiteObj, String versionLiteObj, String resultLiteObj)
 拷贝构造函数 更多...
 

Public 属性

String orderId
 cp订单号 更多...
 
String parkName
 停车场名称 更多...
 
double totalFee
 停车费用 更多...
 
double unpaidFee
 未支付费用 更多...
 
double paidFee
 已支付费用 更多...
 
double alipayFee
 在线支付费用 更多...
 
double capFee
 用户免密支付金额 更多...
 
double refundFee
 退款金额 更多...
 
double discountFee
 优惠金额 更多...
 
int parkDuration
 停车时长 更多...
 
int freeParkDuration
 免费停车时长 更多...
 
int status
 订单状态: 1 计费中; 2 已关闭; 3 已完成; 4 已退款; 更多...
 
String enterTime
 入场时间 更多...
 
String leaveTime
 出场时间 更多...
 
String refundTime
 退款时间 更多...
 
String licensePlate
 车牌号 更多...
 
String servicePhone
 客服电话 更多...
 
- Public 属性 继承自 com.autonavi.gbl.aosclient.model.BLResponseBase
.EGAOSREQUESTTYPE1 int mEAosRequestType
 请求类型 更多...
 
.EGHTTPCLIENTSTATUS1 int mNetErrorCode
 网络错误码 更多...
 
.ENETWORKSTATUS1 int mNetworkStatus
 网络请求的状态 更多...
 
long mReqHandle
 请求句柄 更多...
 
int mHttpAckCode
 http ack code;如 HTTP 200 OK 更多...
 
int code
 "code":"错误码", code :1,表示成功,其他值为异常值,无法穷举,每个业务有自己的定义。 更多...
 
String timestamp
 "timestamp":"服务器时间戳", 例如:"timestamp": "1488267717.62", 更多...
 
String message
 "message":"错误描述", 例如:"message": "Successful.", 更多...
 
String version
 "version":"服务版本", 例如:"version": "2.0-3.0.7054.1823", 更多...
 
String result
 "result": "true/false,是否成功", 例如:"result": "true", 更多...
 

详细描述

GParkOrderDetailResponseParam

构造及析构函数说明

◆ GParkOrderDetailResponseParam()

com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.GParkOrderDetailResponseParam ( )

构造函数

注解
thread:main

类成员变量说明

◆ alipayFee

double com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.alipayFee

在线支付费用

◆ capFee

double com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.capFee

用户免密支付金额

◆ discountFee

double com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.discountFee

优惠金额

◆ enterTime

String com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.enterTime

入场时间

◆ freeParkDuration

int com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.freeParkDuration

免费停车时长

◆ leaveTime

String com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.leaveTime

出场时间

◆ licensePlate

String com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.licensePlate

车牌号

◆ orderId

String com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.orderId

cp订单号

◆ paidFee

double com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.paidFee

已支付费用

◆ parkDuration

int com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.parkDuration

停车时长

◆ parkName

String com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.parkName

停车场名称

◆ refundFee

double com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.refundFee

退款金额

◆ refundTime

String com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.refundTime

退款时间

◆ servicePhone

String com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.servicePhone

客服电话

◆ status

int com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.status

订单状态: 1 计费中; 2 已关闭; 3 已完成; 4 已退款;

◆ totalFee

double com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.totalFee

停车费用

◆ unpaidFee

double com.autonavi.gbl.aosclient.model.GParkOrderDetailResponseParam.unpaidFee

未支付费用


该类的文档由以下文件生成: