Package | Description |
---|---|
com.alipay.api.domain | |
com.alipay.api.response |
Modifier and Type | Method and Description |
---|---|
List<PubChannelDTO> |
AlipayMarketingCardTemplateCreateModel.getPubChannels()
Gets pub channels.
|
List<PubChannelDTO> |
AlipayMarketingCardTemplateModifyModel.getPubChannels()
Gets pub channels.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayMarketingCardTemplateCreateModel.setPubChannels(List<PubChannelDTO> pubChannels)
Sets pub channels.
|
void |
AlipayMarketingCardTemplateModifyModel.setPubChannels(List<PubChannelDTO> pubChannels)
Sets pub channels.
|
Modifier and Type | Method and Description |
---|---|
List<PubChannelDTO> |
AlipayMarketingCardTemplateQueryResponse.getPubChannels()
Gets pub channels.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayMarketingCardTemplateQueryResponse.setPubChannels(List<PubChannelDTO> pubChannels)
Sets pub channels.
|
Copyright © 2018. All rights reserved.