public class RechargeRefundHistory
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
accountUid
账户teamId
|
Double |
amount
入账金额
|
String |
paymentMethod
充值方式
|
String |
state
状态
|
String |
transactionId
交易id
|
String |
transactionTime
交易时间
|
String |
transactionType
交易类型
|
| Constructor and Description |
|---|
RechargeRefundHistory() |
public String transactionType
public Double amount
public String paymentMethod
public String transactionId
public String state
public String transactionTime
public String accountUid
Copyright © 2024. All rights reserved.