public class BkdfmacPurchaseApplyInfoDTO extends AlipayObject
| 构造器和说明 |
|---|
BkdfmacPurchaseApplyInfoDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getBeginCycle() |
String |
getBizBudgetApplyCode() |
String |
getBizBudgetId() |
String |
getBizType() |
String |
getBudgetStrategy() |
String |
getCurrency() |
Date |
getEndCycle() |
Date |
getGmtCreate() |
Date |
getGmtModified() |
String |
getId() |
String |
getPoolCode() |
String |
getRemainAmount() |
String |
getStatus() |
void |
setBeginCycle(Date beginCycle) |
void |
setBizBudgetApplyCode(String bizBudgetApplyCode) |
void |
setBizBudgetId(String bizBudgetId) |
void |
setBizType(String bizType) |
void |
setBudgetStrategy(String budgetStrategy) |
void |
setCurrency(String currency) |
void |
setEndCycle(Date endCycle) |
void |
setGmtCreate(Date gmtCreate) |
void |
setGmtModified(Date gmtModified) |
void |
setId(String id) |
void |
setPoolCode(String poolCode) |
void |
setRemainAmount(String remainAmount) |
void |
setStatus(String status) |
public Date getBeginCycle()
public void setBeginCycle(Date beginCycle)
public String getBizBudgetApplyCode()
public void setBizBudgetApplyCode(String bizBudgetApplyCode)
public String getBizBudgetId()
public void setBizBudgetId(String bizBudgetId)
public String getBizType()
public void setBizType(String bizType)
public String getBudgetStrategy()
public void setBudgetStrategy(String budgetStrategy)
public String getCurrency()
public void setCurrency(String currency)
public Date getEndCycle()
public void setEndCycle(Date endCycle)
public Date getGmtCreate()
public void setGmtCreate(Date gmtCreate)
public Date getGmtModified()
public void setGmtModified(Date gmtModified)
public String getId()
public void setId(String id)
public String getPoolCode()
public void setPoolCode(String poolCode)
public String getRemainAmount()
public void setRemainAmount(String remainAmount)
public String getStatus()
public void setStatus(String status)
Copyright © 2023. All rights reserved.