public class InvoiceInfo extends AlipayObject
| Constructor and Description |
|---|
InvoiceInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetails()
Gets details.
|
InvoiceKeyInfo |
getKeyInfo()
Gets key info.
|
void |
setDetails(String details)
Sets details.
|
void |
setKeyInfo(InvoiceKeyInfo keyInfo)
Sets key info.
|
public String getDetails()
public void setDetails(String details)
details - the detailspublic InvoiceKeyInfo getKeyInfo()
public void setKeyInfo(InvoiceKeyInfo keyInfo)
keyInfo - the key infoCopyright © 2018. All rights reserved.