public class AlipayEcoCplifeBasicserviceModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCplifeBasicserviceModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAccount()
Gets account.
|
String |
getAccountType()
Gets account type.
|
String |
getCommunityId()
Gets community id.
|
String |
getExternalInvokeAddress()
Gets external invoke address.
|
Date |
getServiceExpires()
Gets service expires.
|
String |
getServiceType()
Gets service type.
|
String |
getStatus()
Gets status.
|
void |
setAccount(String account)
Sets account.
|
void |
setAccountType(String accountType)
Sets account type.
|
void |
setCommunityId(String communityId)
Sets community id.
|
void |
setExternalInvokeAddress(String externalInvokeAddress)
Sets external invoke address.
|
void |
setServiceExpires(Date serviceExpires)
Sets service expires.
|
void |
setServiceType(String serviceType)
Sets service type.
|
void |
setStatus(String status)
Sets status.
|
public AlipayEcoCplifeBasicserviceModifyModel()
public String getAccount()
public void setAccount(String account)
account
- the accountpublic String getAccountType()
public void setAccountType(String accountType)
accountType
- the account typepublic String getCommunityId()
public void setCommunityId(String communityId)
communityId
- the community idpublic String getExternalInvokeAddress()
public void setExternalInvokeAddress(String externalInvokeAddress)
externalInvokeAddress
- the external invoke addresspublic Date getServiceExpires()
public void setServiceExpires(Date serviceExpires)
serviceExpires
- the service expirespublic String getServiceType()
public void setServiceType(String serviceType)
serviceType
- the service typepublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.