public class InteligentMerchantPromo extends AlipayObject
Constructor and Description |
---|
InteligentMerchantPromo() |
Modifier and Type | Method and Description |
---|---|
InteligentGeneralMerchantPromo |
getGeneralPromo()
Gets general promo.
|
String |
getPromoType()
Gets promo type.
|
void |
setGeneralPromo(InteligentGeneralMerchantPromo generalPromo)
Sets general promo.
|
void |
setPromoType(String promoType)
Sets promo type.
|
public InteligentGeneralMerchantPromo getGeneralPromo()
public void setGeneralPromo(InteligentGeneralMerchantPromo generalPromo)
generalPromo
- the general promopublic String getPromoType()
public void setPromoType(String promoType)
promoType
- the promo typeCopyright © 2018. All rights reserved.