@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class OctCreatePaymentRequest extends Object
| Constructor and Description |
|---|
OctCreatePaymentRequest() |
public OctCreatePaymentRequest clientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse201ClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public OctCreatePaymentRequest orderInformation(V2payoutsOrderInformation orderInformation)
public V2payoutsOrderInformation getOrderInformation()
public void setOrderInformation(V2payoutsOrderInformation orderInformation)
public OctCreatePaymentRequest merchantInformation(V2payoutsMerchantInformation merchantInformation)
public V2payoutsMerchantInformation getMerchantInformation()
public void setMerchantInformation(V2payoutsMerchantInformation merchantInformation)
public OctCreatePaymentRequest recipientInformation(V2payoutsRecipientInformation recipientInformation)
public V2payoutsRecipientInformation getRecipientInformation()
public void setRecipientInformation(V2payoutsRecipientInformation recipientInformation)
public OctCreatePaymentRequest senderInformation(V2payoutsSenderInformation senderInformation)
public V2payoutsSenderInformation getSenderInformation()
public void setSenderInformation(V2payoutsSenderInformation senderInformation)
public OctCreatePaymentRequest processingInformation(V2payoutsProcessingInformation processingInformation)
public V2payoutsProcessingInformation getProcessingInformation()
public void setProcessingInformation(V2payoutsProcessingInformation processingInformation)
public OctCreatePaymentRequest paymentInformation(V2payoutsPaymentInformation paymentInformation)
public V2payoutsPaymentInformation getPaymentInformation()
public void setPaymentInformation(V2payoutsPaymentInformation paymentInformation)
Copyright © 2018. All rights reserved.