public class AlipayEbppInvoiceMerchantApplylistQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceMerchantApplylistQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getApplyStatus() |
Date |
getBizEndTime() |
Date |
getBizStartTime() |
String |
getBrandName() |
List<String> |
getMerchantId() |
void |
setApplyStatus(List<String> applyStatus) |
void |
setBizEndTime(Date bizEndTime) |
void |
setBizStartTime(Date bizStartTime) |
void |
setBrandName(String brandName) |
void |
setMerchantId(List<String> merchantId) |
public AlipayEbppInvoiceMerchantApplylistQueryModel()
public Date getBizEndTime()
public void setBizEndTime(Date bizEndTime)
public Date getBizStartTime()
public void setBizStartTime(Date bizStartTime)
public String getBrandName()
public void setBrandName(String brandName)
Copyright © 2023. All rights reserved.