Class Mandate
java.lang.Object
in.juspay.model.JuspayEntity
in.juspay.model.Mandate
-
Nested Class Summary
Nested classes/interfaces inherited from class in.juspay.model.JuspayEntity
JuspayEntity.AuthMethod, JuspayEntity.RequestMethod -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMandateId(String mandateId) voidsetMandateStatus(String mandateStatus) voidsetMandateToken(String mandateToken) Methods inherited from class in.juspay.model.JuspayEntity
addInputParamsToResponse, createEntityFromResponse, decryptResponse, encryptRequest, getEncryptionMethodBasedOnConfig, makeServiceCall, makeServiceCall, makeServiceCallWithAuthDecider
-
Constructor Details
-
Mandate
public Mandate()
-
-
Method Details
-
getMandateId
-
setMandateId
-
getMandateToken
-
setMandateToken
-
getMandateStatus
-
setMandateStatus
-