More...
|
string | PaymentAuthReference [get, set] |
| The unique identifier in the client system for the payment authorization. This is mandatory in case of voyager fleet card payment. More...
|
|
string | AuthAmount [get, set] |
| The amount being authorized. More...
|
|
string | CardCvvNumber [get, set] |
| Gets or Sets CardCvvNumber More...
|
|
PaymentAuthCustomerRequest | Customer [get, set] |
| Gets or Sets Customer More...
|
|
PaymentAuthFundingAccountRequest | FundingAccount [get, set] |
| Gets or Sets FundingAccount More...
|
|
PaymentAuthCustomerAccountRequest | CustomerAccount [get, set] |
| Gets or Sets CustomerAccount More...
|
|
string | Comments [get, set] |
| Comments that can be used to recollect the operation performed on the resource object. More...
|
|
Dictionary< string, string > | CustomFields [get, set] |
| The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. More...
|
|
This class subject to change without prior notice, Please dont use this class directly.
Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.CreatePaymentAuthorizationRequest |
( |
| ) |
|
|
protected |
Initializes a new instance of the CreatePaymentAuthorizationRequest class.
- Parameters
-
paymentAuthReference | The unique identifier in the client system for the payment authorization. This is mandatory in case of voyager fleet card payment.. |
authAmount | The amount being authorized. (required). |
cardCvvNumber | cardCvvNumber. |
customer | customer (required). |
fundingAccount | fundingAccount (required). |
customerAccount | customerAccount (required). |
comments | Comments that can be used to recollect the operation performed on the resource object.. |
customFields | The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. . |
override bool Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
override int Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
virtual string Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
override string Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
string Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.AuthAmount |
|
getset |
The amount being authorized.
The amount being authorized.
string Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.CardCvvNumber |
|
getset |
Gets or Sets CardCvvNumber
string Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.Comments |
|
getset |
Comments that can be used to recollect the operation performed on the resource object.
Comments that can be used to recollect the operation performed on the resource object.
Gets or Sets CustomerAccount
Dictionary<string, string> Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.CustomFields |
|
getset |
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client.
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client.
Gets or Sets FundingAccount
string Orbipay.PaymentsApi.Client.Models.CreatePaymentAuthorizationRequest.PaymentAuthReference |
|
getset |
The unique identifier in the client system for the payment authorization. This is mandatory in case of voyager fleet card payment.
The unique identifier in the client system for the payment authorization. This is mandatory in case of voyager fleet card payment.
The documentation for this class was generated from the following file: