public class AuthAmountDTO extends AlipayObject
| 构造器和说明 |
|---|
AuthAmountDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getAmount() |
String |
getAuthFactor() |
String |
getCurrency() |
void |
setAmount(Long amount) |
void |
setAuthFactor(String authFactor) |
void |
setCurrency(String currency) |
Copyright © 2024. All rights reserved.