public class PresetPayToolInfo extends AlipayObject
| Constructor and Description |
|---|
PresetPayToolInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAmount()
Gets amount.
|
String |
getAssertTypeCode()
Gets assert type code.
|
void |
setAmount(List<String> amount)
Sets amount.
|
void |
setAssertTypeCode(String assertTypeCode)
Sets assert type code.
|
Copyright © 2018. All rights reserved.