public class CalculationInfo extends JuspayEntity
JuspayEntity.AuthMethod, JuspayEntity.RequestMethod| Constructor and Description |
|---|
CalculationInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCalculationRule() |
Double |
getMaxAmount() |
Double |
getValue() |
void |
setCalculationRule(String calculationRule) |
void |
setMaxAmount(Double maxAmount) |
void |
setValue(Double value) |
addInputParamsToResponse, createEntityFromResponse, encryptRequest, getEncryptionMethodBasedOnConfig, makeServiceCall, makeServiceCall, makeServiceCallWithAuthDeciderpublic Double getValue()
public void setValue(Double value)
public String getCalculationRule()
public void setCalculationRule(String calculationRule)
public Double getMaxAmount()
public void setMaxAmount(Double maxAmount)
Copyright © 2023 Juspay. All rights reserved.