public class BenefitBudgetDTO extends AlipayObject
BenefitBudgetDTO()
Amount
getAmount()
String
getBudgetType()
Long
getCount()
void
setAmount(Amount amount)
setBudgetType(String budgetType)
setCount(Long count)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BenefitBudgetDTO()
public Amount getAmount()
public void setAmount(Amount amount)
public String getBudgetType()
public void setBudgetType(String budgetType)
public Long getCount()
public void setCount(Long count)
Copyright © 2023. All rights reserved.