More...
|
| SimplePaymentFundingAccountRequest (string accountHolderName=default(string), string nickname=default(string), FundingAccountAddress address=default(FundingAccountAddress), string accountNumber=default(string), string abaRoutingNumber=default(string), string expiryDate=default(string), string accountHolderType=default(string), Dictionary< string, string > customFields=default(Dictionary< string, string >), string accountSubtype=default(string), string cardCvvNumber=default(string), string deviceManufacturerId=default(string), string displayText=default(string)) |
| Initializes a new instance of the SimplePaymentFundingAccountRequest class. More...
|
|
override string | ToString () |
| Returns the string presentation of the object More...
|
|
virtual string | ToJson () |
| Returns the JSON string presentation of the object More...
|
|
override bool | Equals (object input) |
| Returns true if objects are equal More...
|
|
bool | Equals (SimplePaymentFundingAccountRequest input) |
| Returns true if SimplePaymentFundingAccountRequest instances are equal More...
|
|
override int | GetHashCode () |
| Gets the hash code More...
|
|
|
string | AccountHolderName [get, set] |
| The name as specified on the account. More...
|
|
string | Nickname [get, set] |
| The nickname by which a customer might want to identify the account. More...
|
|
FundingAccountAddress | Address [get, set] |
| Gets or Sets Address More...
|
|
string | AccountNumber [get, set] |
| The number or reference that a customer uses to identify the funding account. In case of Apple Pay, this is the device-specific account number of the card. More...
|
|
string | AbaRoutingNumber [get, set] |
| The ABA/Routing number for the bank account. More...
|
|
string | ExpiryDate [get, set] |
| The expiry date for the card. This is to be in the format MM/YY. More...
|
|
Dictionary< string, string > | CustomFields [get, set] |
| The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = "mailto: suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com">suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com</a> for more information on configuring and using custom fields. More...
|
|
string | CardCvvNumber [get, set] |
| This is never returned by EBPP. This needs to be passed to EBPP when adding or editing a card funding account. More...
|
|
string | DeviceManufacturerId [get, set] |
| This is applicable only for Apple Pay transactions. Hex-encoded device manufacturer identifier. More...
|
|
string | DisplayText [get, set] |
| UI representation of the account. More...
|
|
This class subject to change without prior notice, Please dont use this class directly.
Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.SimplePaymentFundingAccountRequest |
( |
| ) |
|
|
protected |
Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.SimplePaymentFundingAccountRequest |
( |
string |
accountHolderName = default(string) , |
|
|
string |
nickname = default(string) , |
|
|
FundingAccountAddress |
address = default(FundingAccountAddress) , |
|
|
string |
accountNumber = default(string) , |
|
|
string |
abaRoutingNumber = default(string) , |
|
|
string |
expiryDate = default(string) , |
|
|
string |
accountHolderType = default(string) , |
|
|
Dictionary< string, string > |
customFields = default(Dictionary<string, string>) , |
|
|
string |
accountSubtype = default(string) , |
|
|
string |
cardCvvNumber = default(string) , |
|
|
string |
deviceManufacturerId = default(string) , |
|
|
string |
displayText = default(string) |
|
) |
| |
Initializes a new instance of the SimplePaymentFundingAccountRequest class.
- Parameters
-
accountHolderName | The name as specified on the account. (required). |
nickname | The nickname by which a customer might want to identify the account.. |
address | address. |
accountNumber | The number or reference that a customer uses to identify the funding account. In case of Apple Pay, this is the device-specific account number of the card. (required). |
abaRoutingNumber | The ABA/Routing number for the bank account.. |
expiryDate | The expiry date for the card. This is to be in the format MM/YY.. |
accountHolderType | The type of ownership for the funding account. This is applicable only in the case of bank accounts. . |
customFields | The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = "mailto: suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com">suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com</a> for more information on configuring and using custom fields.. |
accountSubtype | The sub type of the funding account. This is derived by EBPP in the case of card funding accounts. It needs to be passed when adding or editing a DDA/Bank/ApplePay account. For e.g., a savings account, a checking account.. |
cardCvvNumber | This is never returned by EBPP. This needs to be passed to EBPP when adding or editing a card funding account.. |
deviceManufacturerId | This is applicable only for Apple Pay transactions. Hex-encoded device manufacturer identifier.. |
displayText | UI representation of the account.. |
override bool Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
override int Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
virtual string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
override string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.AbaRoutingNumber |
|
getset |
The ABA/Routing number for the bank account.
The ABA/Routing number for the bank account.
string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.AccountHolderName |
|
getset |
The name as specified on the account.
The name as specified on the account.
string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.AccountNumber |
|
getset |
The number or reference that a customer uses to identify the funding account. In case of Apple Pay, this is the device-specific account number of the card.
The number or reference that a customer uses to identify the funding account. In case of Apple Pay, this is the device-specific account number of the card.
string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.CardCvvNumber |
|
getset |
This is never returned by EBPP. This needs to be passed to EBPP when adding or editing a card funding account.
This is never returned by EBPP. This needs to be passed to EBPP when adding or editing a card funding account.
Dictionary<string, string> Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.CustomFields |
|
getset |
string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.DeviceManufacturerId |
|
getset |
This is applicable only for Apple Pay transactions. Hex-encoded device manufacturer identifier.
This is applicable only for Apple Pay transactions. Hex-encoded device manufacturer identifier.
string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.DisplayText |
|
getset |
UI representation of the account.
UI representation of the account.
string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.ExpiryDate |
|
getset |
The expiry date for the card. This is to be in the format MM/YY.
The expiry date for the card. This is to be in the format MM/YY.
string Orbipay.PaymentsApi.Client.Models.SimplePaymentFundingAccountRequest.Nickname |
|
getset |
The nickname by which a customer might want to identify the account.
The nickname by which a customer might want to identify the account.
The documentation for this class was generated from the following file: