Class CalculationInfo
java.lang.Object
in.juspay.model.JuspayEntity
in.juspay.model.CalculationInfo
-
Nested Class Summary
Nested classes/interfaces inherited from class in.juspay.model.JuspayEntity
JuspayEntity.AuthMethod, JuspayEntity.RequestMethod -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidsetCalculationRule(String calculationRule) voidsetMaxAmount(Double maxAmount) voidMethods inherited from class in.juspay.model.JuspayEntity
addInputParamsToResponse, createEntityFromResponse, decryptResponse, encryptRequest, getEncryptionMethodBasedOnConfig, makeServiceCall, makeServiceCall, makeServiceCallWithAuthDecider
-
Constructor Details
-
CalculationInfo
public CalculationInfo()
-
-
Method Details
-
getValue
-
setValue
-
getCalculationRule
-
setCalculationRule
-
getMaxAmount
-
setMaxAmount
-