@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1decisionsPaymentInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsPaymentInformation() |
public Riskv1decisionsPaymentInformation card(Riskv1decisionsPaymentInformationCard card)
public Riskv1decisionsPaymentInformationCard getCard()
public void setCard(Riskv1decisionsPaymentInformationCard card)
public Riskv1decisionsPaymentInformation tokenizedCard(Riskv1decisionsPaymentInformationTokenizedCard tokenizedCard)
public Riskv1decisionsPaymentInformationTokenizedCard getTokenizedCard()
public void setTokenizedCard(Riskv1decisionsPaymentInformationTokenizedCard tokenizedCard)
public Riskv1decisionsPaymentInformation customer(Ptsv2paymentsPaymentInformationCustomer customer)
public Ptsv2paymentsPaymentInformationCustomer getCustomer()
public void setCustomer(Ptsv2paymentsPaymentInformationCustomer customer)
public Riskv1decisionsPaymentInformation bank(Ptsv2paymentsPaymentInformationBank bank)
public Ptsv2paymentsPaymentInformationBank getBank()
public void setBank(Ptsv2paymentsPaymentInformationBank bank)
public Riskv1decisionsPaymentInformation method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2020. All rights reserved.