@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class CreateCreditRequest extends Object
| Constructor and Description |
|---|
CreateCreditRequest() |
public CreateCreditRequest clientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation)
public Ptsv2paymentsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation)
public CreateCreditRequest processingInformation(Ptsv2creditsProcessingInformation processingInformation)
public Ptsv2creditsProcessingInformation getProcessingInformation()
public void setProcessingInformation(Ptsv2creditsProcessingInformation processingInformation)
public CreateCreditRequest paymentInformation(Ptsv2paymentsidrefundsPaymentInformation paymentInformation)
public Ptsv2paymentsidrefundsPaymentInformation getPaymentInformation()
public void setPaymentInformation(Ptsv2paymentsidrefundsPaymentInformation paymentInformation)
public CreateCreditRequest orderInformation(Ptsv2paymentsidrefundsOrderInformation orderInformation)
public Ptsv2paymentsidrefundsOrderInformation getOrderInformation()
public void setOrderInformation(Ptsv2paymentsidrefundsOrderInformation orderInformation)
public CreateCreditRequest buyerInformation(Ptsv2paymentsidcapturesBuyerInformation buyerInformation)
public Ptsv2paymentsidcapturesBuyerInformation getBuyerInformation()
public void setBuyerInformation(Ptsv2paymentsidcapturesBuyerInformation buyerInformation)
public CreateCreditRequest deviceInformation(Ptsv2paymentsDeviceInformation deviceInformation)
public Ptsv2paymentsDeviceInformation getDeviceInformation()
public void setDeviceInformation(Ptsv2paymentsDeviceInformation deviceInformation)
public CreateCreditRequest merchantInformation(Ptsv2paymentsidrefundsMerchantInformation merchantInformation)
public Ptsv2paymentsidrefundsMerchantInformation getMerchantInformation()
public void setMerchantInformation(Ptsv2paymentsidrefundsMerchantInformation merchantInformation)
public CreateCreditRequest aggregatorInformation(Ptsv2paymentsidcapturesAggregatorInformation aggregatorInformation)
public Ptsv2paymentsidcapturesAggregatorInformation getAggregatorInformation()
public void setAggregatorInformation(Ptsv2paymentsidcapturesAggregatorInformation aggregatorInformation)
public CreateCreditRequest pointOfSaleInformation(Ptsv2creditsPointOfSaleInformation pointOfSaleInformation)
public Ptsv2creditsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(Ptsv2creditsPointOfSaleInformation pointOfSaleInformation)
public CreateCreditRequest merchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public CreateCreditRequest addMerchantDefinedInformationItem(Ptsv2paymentsMerchantDefinedInformation merchantDefinedInformationItem)
public List<Ptsv2paymentsMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
Copyright © 2018. All rights reserved.