public class BelongMerchantInfo extends AlipayObject
| 构造器和说明 |
|---|
BelongMerchantInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBusinessType() |
String |
getMerchantId() |
String |
getMerchantIdType() |
void |
setBusinessType(String businessType) |
void |
setMerchantId(String merchantId) |
void |
setMerchantIdType(String merchantIdType) |
public String getBusinessType()
public void setBusinessType(String businessType)
public String getMerchantId()
public void setMerchantId(String merchantId)
public String getMerchantIdType()
public void setMerchantIdType(String merchantIdType)
Copyright © 2023. All rights reserved.