public class AlipayOfflineMarketItemCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOfflineMarketItemCreateModel() |
public AlipayItemAuditRule getAuditRule()
public void setAuditRule(AlipayItemAuditRule auditRule)
public String getCover()
public void setCover(String cover)
public List<AlipayItemDescription> getDescriptions()
public void setDescriptions(List<AlipayItemDescription> descriptions)
public Date getGmtEnd()
public void setGmtEnd(Date gmtEnd)
public Date getGmtStart()
public void setGmtStart(Date gmtStart)
public Long getInventory()
public void setInventory(Long inventory)
public Boolean getIsAutoExpanded()
public void setIsAutoExpanded(Boolean isAutoExpanded)
public String getItemType()
public void setItemType(String itemType)
public String getOperateNotifyUrl()
public void setOperateNotifyUrl(String operateNotifyUrl)
public AlipayItemOperationContext getOperationContext()
public void setOperationContext(AlipayItemOperationContext operationContext)
public String getPurchaseMode()
public void setPurchaseMode(String purchaseMode)
public String getRequestId()
public void setRequestId(String requestId)
public AlipayItemSalesRule getSalesRule()
public void setSalesRule(AlipayItemSalesRule salesRule)
public String getShopList()
public void setShopList(String shopList)
public String getSubject()
public void setSubject(String subject)
public AlipayItemVoucherTemplete getVoucherTemplete()
public void setVoucherTemplete(AlipayItemVoucherTemplete voucherTemplete)
public Long getWeight()
public void setWeight(Long weight)
Copyright © 2020. All rights reserved.