@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class CreateCreditRequest extends Object
| Constructor and Description |
|---|
CreateCreditRequest() |
public CreateCreditRequest clientReferenceInformation(V2paymentsClientReferenceInformation clientReferenceInformation)
public V2paymentsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(V2paymentsClientReferenceInformation clientReferenceInformation)
public CreateCreditRequest processingInformation(V2creditsProcessingInformation processingInformation)
public V2creditsProcessingInformation getProcessingInformation()
public void setProcessingInformation(V2creditsProcessingInformation processingInformation)
public CreateCreditRequest paymentInformation(V2paymentsidrefundsPaymentInformation paymentInformation)
public V2paymentsidrefundsPaymentInformation getPaymentInformation()
public void setPaymentInformation(V2paymentsidrefundsPaymentInformation paymentInformation)
public CreateCreditRequest orderInformation(V2paymentsidrefundsOrderInformation orderInformation)
public V2paymentsidrefundsOrderInformation getOrderInformation()
public void setOrderInformation(V2paymentsidrefundsOrderInformation orderInformation)
public CreateCreditRequest buyerInformation(V2paymentsidcapturesBuyerInformation buyerInformation)
public V2paymentsidcapturesBuyerInformation getBuyerInformation()
public void setBuyerInformation(V2paymentsidcapturesBuyerInformation buyerInformation)
public CreateCreditRequest deviceInformation(V2paymentsDeviceInformation deviceInformation)
public V2paymentsDeviceInformation getDeviceInformation()
public void setDeviceInformation(V2paymentsDeviceInformation deviceInformation)
public CreateCreditRequest merchantInformation(V2paymentsidrefundsMerchantInformation merchantInformation)
public V2paymentsidrefundsMerchantInformation getMerchantInformation()
public void setMerchantInformation(V2paymentsidrefundsMerchantInformation merchantInformation)
public CreateCreditRequest aggregatorInformation(V2paymentsidcapturesAggregatorInformation aggregatorInformation)
public V2paymentsidcapturesAggregatorInformation getAggregatorInformation()
public void setAggregatorInformation(V2paymentsidcapturesAggregatorInformation aggregatorInformation)
public CreateCreditRequest pointOfSaleInformation(V2creditsPointOfSaleInformation pointOfSaleInformation)
public V2creditsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(V2creditsPointOfSaleInformation pointOfSaleInformation)
public CreateCreditRequest merchantDefinedInformation(List<V2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public CreateCreditRequest addMerchantDefinedInformationItem(V2paymentsMerchantDefinedInformation merchantDefinedInformationItem)
public List<V2paymentsMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<V2paymentsMerchantDefinedInformation> merchantDefinedInformation)
Copyright © 2018. All rights reserved.