public class AlipayOpenPublicAccountDeleteModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenPublicAccountDeleteModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAgreementId()
Gets agreement id.
|
String |
getBindAccountNo()
Gets bind account no.
|
void |
setAgreementId(String agreementId)
Sets agreement id.
|
void |
setBindAccountNo(String bindAccountNo)
Sets bind account no.
|
public String getAgreementId()
public void setAgreementId(String agreementId)
agreementId
- the agreement idpublic String getBindAccountNo()
public void setBindAccountNo(String bindAccountNo)
bindAccountNo
- the bind account noCopyright © 2018. All rights reserved.