@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+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(Ptsv2paymentsidcapturesDeviceInformation deviceInformation)
public Ptsv2paymentsidcapturesDeviceInformation getDeviceInformation()
public void setDeviceInformation(Ptsv2paymentsidcapturesDeviceInformation 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(Ptsv2paymentsPointOfSaleInformation pointOfSaleInformation)
public Ptsv2paymentsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(Ptsv2paymentsPointOfSaleInformation pointOfSaleInformation)
public CreateCreditRequest merchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public CreateCreditRequest addMerchantDefinedInformationItem(Ptsv2paymentsMerchantDefinedInformation merchantDefinedInformationItem)
public List<Ptsv2paymentsMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public CreateCreditRequest installmentInformation(Ptsv2creditsInstallmentInformation installmentInformation)
public Ptsv2creditsInstallmentInformation getInstallmentInformation()
public void setInstallmentInformation(Ptsv2creditsInstallmentInformation installmentInformation)
public CreateCreditRequest travelInformation(Ptsv2paymentsTravelInformation travelInformation)
public Ptsv2paymentsTravelInformation getTravelInformation()
public void setTravelInformation(Ptsv2paymentsTravelInformation travelInformation)
public CreateCreditRequest promotionInformation(Ptsv2paymentsPromotionInformation promotionInformation)
public Ptsv2paymentsPromotionInformation getPromotionInformation()
public void setPromotionInformation(Ptsv2paymentsPromotionInformation promotionInformation)
Copyright © 2020. All rights reserved.