public static interface ExternalTopUpUpdateRequest.BalanceImpactDetails
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getImpactQuantity()
Method to get the impact quantity.
|
Range |
getValidityPeriod()
Method to get the validity period.
|
java.lang.String |
getValidityRule()
Method to get the validity rule.
|
boolean |
isExtendValidity()
Method to get the extend validity flag.
|
java.math.BigDecimal getImpactQuantity()
Range getValidityPeriod()
java.lang.String getValidityRule()
boolean isExtendValidity()