@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class V2paymentsPaymentInformation extends Object
| Constructor and Description |
|---|
V2paymentsPaymentInformation() |
public V2paymentsPaymentInformation card(V2paymentsPaymentInformationCard card)
public V2paymentsPaymentInformationCard getCard()
public void setCard(V2paymentsPaymentInformationCard card)
public V2paymentsPaymentInformation tokenizedCard(V2paymentsPaymentInformationTokenizedCard tokenizedCard)
public V2paymentsPaymentInformationTokenizedCard getTokenizedCard()
public void setTokenizedCard(V2paymentsPaymentInformationTokenizedCard tokenizedCard)
public V2paymentsPaymentInformation fluidData(V2paymentsPaymentInformationFluidData fluidData)
public V2paymentsPaymentInformationFluidData getFluidData()
public void setFluidData(V2paymentsPaymentInformationFluidData fluidData)
public V2paymentsPaymentInformation customer(V2paymentsPaymentInformationCustomer customer)
public V2paymentsPaymentInformationCustomer getCustomer()
public void setCustomer(V2paymentsPaymentInformationCustomer customer)
Copyright © 2018. All rights reserved.