public class AlipayDataItemLimitPeriodInfo extends AlipayObject
Constructor and Description |
---|
AlipayDataItemLimitPeriodInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getRule()
Gets rule.
|
String |
getUnit()
Gets unit.
|
List<Long> |
getValue()
Gets value.
|
void |
setRule(String rule)
Sets rule.
|
void |
setUnit(String unit)
Sets unit.
|
void |
setValue(List<Long> value)
Sets value.
|
Copyright © 2018. All rights reserved.