public class AlipayCommerceOperationBsEnrollableplanQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceOperationBsEnrollableplanQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannel() |
List<String> |
getMerchantBenefitTypes() |
Long |
getPageIndex() |
Long |
getPageSize() |
String |
getPlanName() |
String |
getSolutionCode() |
void |
setChannel(String channel) |
void |
setMerchantBenefitTypes(List<String> merchantBenefitTypes) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setPlanName(String planName) |
void |
setSolutionCode(String solutionCode) |
public AlipayCommerceOperationBsEnrollableplanQueryModel()
public String getChannel()
public void setChannel(String channel)
public Long getPageIndex()
public void setPageIndex(Long pageIndex)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getPlanName()
public void setPlanName(String planName)
public String getSolutionCode()
public void setSolutionCode(String solutionCode)
Copyright © 2023. All rights reserved.