@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class PayerAuthSetupRequest extends Object
| Constructor and Description |
|---|
PayerAuthSetupRequest() |
public PayerAuthSetupRequest clientReferenceInformation(Riskv1decisionsClientReferenceInformation clientReferenceInformation)
public Riskv1decisionsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Riskv1decisionsClientReferenceInformation clientReferenceInformation)
public PayerAuthSetupRequest paymentInformation(Riskv1authenticationsetupsPaymentInformation paymentInformation)
public Riskv1authenticationsetupsPaymentInformation getPaymentInformation()
public void setPaymentInformation(Riskv1authenticationsetupsPaymentInformation paymentInformation)
public PayerAuthSetupRequest processingInformation(Riskv1authenticationsetupsProcessingInformation processingInformation)
public Riskv1authenticationsetupsProcessingInformation getProcessingInformation()
public void setProcessingInformation(Riskv1authenticationsetupsProcessingInformation processingInformation)
public PayerAuthSetupRequest tokenInformation(Riskv1authenticationsetupsTokenInformation tokenInformation)
public Riskv1authenticationsetupsTokenInformation getTokenInformation()
public void setTokenInformation(Riskv1authenticationsetupsTokenInformation tokenInformation)
Copyright © 2022. All rights reserved.