cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
13 lines (9 loc) • 680 B
Markdown
# CyberSource.UnderwritingConfigurationDepositInformation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bankAccountCountry** | **String** | Country of the Bank Account. Two character country code, ISO 3166-1 alpha-2. | [optional]
**accountHolderName** | **String** | Name on the Bank Account | [optional]
**accountType** | **String** | Type of Account Possible Values: - CHECKING - SAVINGS - CORPORATECHECKING - CORPORATESAVINGS | [optional]
**accountRoutingNumber** | **String** | Routing Number, IBAN, Swift/BIC, etc | [optional]
**accountNumber** | **String** | Account Number | [optional]