public class SubMerchant extends AlipayObject
Constructor and Description |
---|
SubMerchant() |
Modifier and Type | Method and Description |
---|---|
String |
getMerchantId()
Gets merchant id.
|
String |
getMerchantType()
Gets merchant type.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
void |
setMerchantType(String merchantType)
Sets merchant type.
|
public String getMerchantId()
public void setMerchantId(String merchantId)
merchantId
- the merchant idpublic String getMerchantType()
public void setMerchantType(String merchantType)
merchantType
- the merchant typeCopyright © 2018. All rights reserved.