public class AlipayEcoCplifeBillDeleteModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCplifeBillDeleteModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getBillEntryIdList()
Gets bill entry id list.
|
String |
getCommunityId()
Gets community id.
|
void |
setBillEntryIdList(List<String> billEntryIdList)
Sets bill entry id list.
|
void |
setCommunityId(String communityId)
Sets community id.
|
public List<String> getBillEntryIdList()
public void setBillEntryIdList(List<String> billEntryIdList)
billEntryIdList
- the bill entry id listpublic String getCommunityId()
public void setCommunityId(String communityId)
communityId
- the community idCopyright © 2018. All rights reserved.