public class ExtraParams extends AlipayObject
| 构造器和说明 |
|---|
ExtraParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPeriod() |
String |
getPeriodSummaryInfo() |
String |
getQuitType() |
String |
getWithholdIndex() |
void |
setPeriod(String period) |
void |
setPeriodSummaryInfo(String periodSummaryInfo) |
void |
setQuitType(String quitType) |
void |
setWithholdIndex(String withholdIndex) |
public String getPeriod()
public void setPeriod(String period)
public String getPeriodSummaryInfo()
public void setPeriodSummaryInfo(String periodSummaryInfo)
public String getQuitType()
public void setQuitType(String quitType)
public String getWithholdIndex()
public void setWithholdIndex(String withholdIndex)
Copyright © 2023. All rights reserved.