public class OtherAmountInfos extends AlipayObject
Constructor and Description |
---|
OtherAmountInfos() |
Modifier and Type | Method and Description |
---|---|
String |
getPrice()
Gets price.
|
String |
getType()
Gets type.
|
void |
setPrice(String price)
Sets price.
|
void |
setType(String type)
Sets type.
|
public String getPrice()
public void setPrice(String price)
price
- the pricepublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.