public class DeviceApplyTemplate extends AlipayObject
| Constructor and Description |
|---|
DeviceApplyTemplate() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getApplyAmount()
Gets apply amount.
|
String |
getTemplateId()
Gets template id.
|
void |
setApplyAmount(Long applyAmount)
Sets apply amount.
|
void |
setTemplateId(String templateId)
Sets template id.
|
public Long getApplyAmount()
public void setApplyAmount(Long applyAmount)
applyAmount - the apply amountpublic String getTemplateId()
public void setTemplateId(String templateId)
templateId - the template idCopyright © 2018. All rights reserved.