public class CardCycleInfo extends AlipayObject
| 构造器和说明 |
|---|
CardCycleInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCycleChargeType() |
String |
getCycleType() |
Long |
getCycleValue() |
void |
setCycleChargeType(String cycleChargeType) |
void |
setCycleType(String cycleType) |
void |
setCycleValue(Long cycleValue) |
public String getCycleChargeType()
public void setCycleChargeType(String cycleChargeType)
public String getCycleType()
public void setCycleType(String cycleType)
public Long getCycleValue()
public void setCycleValue(Long cycleValue)
Copyright © 2023. All rights reserved.