| 限定符和类型 | 方法和说明 |
|---|---|
<T extends BaseResponse> |
OpenClient.execute(BaseRequest<T> request)
请求接口
|
<T extends BaseResponse> |
OpenClient.execute(BaseRequest<T> request,
String accessToken)
请求接口
|
protected <T extends BaseResponse> |
OpenClient.parseResponse(String resp,
BaseRequest<T> request)
解析返回结果
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseRequest<T extends BaseResponse>
请求对象父类,后续请求对象都要继承这个类
参数 类型 是否必填 最大长度 描述 示例值
app_id String 是 32 支付宝分配给开发者的应用ID 2014072300007148
method String 是 128 接口名称 alipay.trade.fastpay.refund.query
format String 否 40 仅支持JSON JSON
charset String 是 10 请求使用的编码格式,如utf-8,gbk,gb2312等 utf-8
sign_type String 是 10 商户生成签名字符串所使用的签名算法类型,目前支持md5和hmac,默认为md5
sign String 是 344 商户请求参数的签名串,详见签名 详见示例
timestamp String 是 19 发送请求的时间,格式"yyyy-MM-dd HH:mm:ss" 2014-07-24 03:07:50
version String 是 3 调用的接口版本,固定为:1.0 1.0
app_auth_token String 否 40 详见应用授权概述
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CommonResponse |
class |
DeviceStatusResponse
Description IceVideoLiveUrlResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
OpenAuthTokenAppResponse |
class |
PlateRecognizeResponse
Description PlateRecognizeResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
QueryResultResponse
Description IceVideoLiveUrlResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
RemoteSwitchResponse
Description RemoteSwitchResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
VideoLiveUrlResponse
Description IceVideoLiveUrlResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
P2cCityListResponse
Description P2cCityListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cDistrictListResponse
Description P2cDistrictListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cParkListResponse
Description ParkListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cProvinceListResponse
Description P2cProvinceListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
P2cDelMonthCardResponse
Description P2cDelMonthCardResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cDelMonthProductResponse
Description P2cDelMonthProductResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cEditMonthCardResponse
Description P2cEditMonthCard
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cEditMonthProductResponse
Description P2cEditMonthProductResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cQueryMonthCardsResponse
Description QueryMonthCardsResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cQueryMonthProductResponse
月卡产品表
|
class |
P2cRenewMonthCardResponse
Description P2cRenewMonthCardResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
P2cQueryChannelCarResponse
The type P 2 c query channel car response.
|
class |
P2cReloadHintResponse
Description P2cReloadHintResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
class |
P2cSwitchGateInfoResponse
Description P2cSwitchGateInfoResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
|
Copyright © 2022. All rights reserved.