public class DescribeRechargeRefundHistoryRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
endTime
结束时间
|
Integer |
pageNum
页码,默认1
|
Integer |
pageSize
每页大小
|
String |
startTime
开始时间
|
List<String> |
state
交易类型
PAYING: 支付中
PAY_FAILED: 支付失败
PAY_SUCCESS: 支付成功
|
| Constructor and Description |
|---|
DescribeRechargeRefundHistoryRequest() |
Copyright © 2024. All rights reserved.