public class KoubeiCateringCommodityOrderBuyModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringCommodityOrderBuyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAgentId()
Gets agent id.
|
String |
getAgentType()
Gets agent type.
|
String |
getConsumerCardNo()
Gets consumer card no.
|
String |
getMerchandiseId()
Gets merchandise id.
|
List<String> |
getShopIds()
Gets shop ids.
|
void |
setAgentId(String agentId)
Sets agent id.
|
void |
setAgentType(String agentType)
Sets agent type.
|
void |
setConsumerCardNo(String consumerCardNo)
Sets consumer card no.
|
void |
setMerchandiseId(String merchandiseId)
Sets merchandise id.
|
void |
setShopIds(List<String> shopIds)
Sets shop ids.
|
public KoubeiCateringCommodityOrderBuyModel()
public String getAgentId()
public void setAgentId(String agentId)
agentId
- the agent idpublic String getAgentType()
public void setAgentType(String agentType)
agentType
- the agent typepublic String getConsumerCardNo()
public void setConsumerCardNo(String consumerCardNo)
consumerCardNo
- the consumer card nopublic String getMerchandiseId()
public void setMerchandiseId(String merchandiseId)
merchandiseId
- the merchandise idCopyright © 2018. All rights reserved.