@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class Ptsv2paymentsPaymentInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformation() |
public Ptsv2paymentsPaymentInformation card(Ptsv2paymentsPaymentInformationCard card)
public Ptsv2paymentsPaymentInformationCard getCard()
public void setCard(Ptsv2paymentsPaymentInformationCard card)
public Ptsv2paymentsPaymentInformation tokenizedCard(Ptsv2paymentsPaymentInformationTokenizedCard tokenizedCard)
public Ptsv2paymentsPaymentInformationTokenizedCard getTokenizedCard()
public void setTokenizedCard(Ptsv2paymentsPaymentInformationTokenizedCard tokenizedCard)
public Ptsv2paymentsPaymentInformation fluidData(Ptsv2paymentsPaymentInformationFluidData fluidData)
public Ptsv2paymentsPaymentInformationFluidData getFluidData()
public void setFluidData(Ptsv2paymentsPaymentInformationFluidData fluidData)
public Ptsv2paymentsPaymentInformation customer(Ptsv2paymentsPaymentInformationCustomer customer)
public Ptsv2paymentsPaymentInformationCustomer getCustomer()
public void setCustomer(Ptsv2paymentsPaymentInformationCustomer customer)
Copyright © 2018. All rights reserved.