public class CreditGrantsResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
private Grants |
grants
余额明细
|
private String |
object |
private BigDecimal |
totalAvailable
总剩余金额:美元
|
private BigDecimal |
totalGranted
总金额:美元
|
private BigDecimal |
totalUsed
总使用金额:美元
|
| Constructor and Description |
|---|
CreditGrantsResponse() |
private String object
private BigDecimal totalGranted
private BigDecimal totalUsed
private BigDecimal totalAvailable
private Grants grants
Copyright © 2023. All rights reserved.