public class AlipayCommerceCardExpireperiodModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceCardExpireperiodModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getAppointDate() |
String |
getCardId() |
String |
getIndustrySolutionType() |
String |
getOpenId() |
String |
getOutBizNo() |
Long |
getPeriod() |
String |
getPeriodType() |
Long |
getPeriodValue() |
String |
getUpdateType() |
String |
getUserId() |
void |
setAppointDate(Date appointDate) |
void |
setCardId(String cardId) |
void |
setIndustrySolutionType(String industrySolutionType) |
void |
setOpenId(String openId) |
void |
setOutBizNo(String outBizNo) |
void |
setPeriod(Long period) |
void |
setPeriodType(String periodType) |
void |
setPeriodValue(Long periodValue) |
void |
setUpdateType(String updateType) |
void |
setUserId(String userId) |
public AlipayCommerceCardExpireperiodModifyModel()
public Date getAppointDate()
public void setAppointDate(Date appointDate)
public String getCardId()
public void setCardId(String cardId)
public String getIndustrySolutionType()
public void setIndustrySolutionType(String industrySolutionType)
public String getOpenId()
public void setOpenId(String openId)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public Long getPeriod()
public void setPeriod(Long period)
public String getPeriodType()
public void setPeriodType(String periodType)
public Long getPeriodValue()
public void setPeriodValue(Long periodValue)
public String getUpdateType()
public void setUpdateType(String updateType)
public String getUserId()
public void setUserId(String userId)
Copyright © 2024. All rights reserved.