cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
24 lines (20 loc) • 1.84 kB
Markdown
# CyberSource.CardProcessingConfigCommonAcquirerAgreementAcquirerCode
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**acquirerAccountId** | **String** | Account number for the acquirer. | [optional]
**summerBonusStartDate** | **String** | Bonus start date for the summer period. | [optional]
**summerBonusEndDate** | **String** | Bonus end date for the summer period. | [optional]
**summerBonusMonth** | **String** | Bonus month for the summer period . | [optional]
**winterBonusStartDate** | **String** | Bonus start date for the winter period. | [optional]
**winterBonusEndDate** | **String** | Bonus end date for the winter period. | [optional]
**winterBonusMonth** | **String** | Bonus month for the winter period . | [optional]
**numberOfInstallments** | **String** | Comma-separated list of the number of installments. | [optional]
**paymentModes** | **String** | Comma-separated list of payment modes. | [optional]
**numberOfInstallmentPayments** | **String** | Comma-separated list of the number of installment payments. | [optional]
**numberOfIntegratedInstallments** | **String** | Comma-separated list of the number of integrated installments. | [optional]
**numberOfBonusPayments** | **String** | Comma-separated list of the number of bonus payments. | [optional]
**centerName** | **String** | Center name provided by the acquirer. | [optional]
**fbnIdentificationFlag** | **String** | FBN (For Benefit Of) Identification flag. | [optional]
**retailSupported** | **Boolean** | Indicates if retail transactions are supported. | [optional]
**paymentOptions** | [**CardProcessingConfigCommonAcquirerAgreementAcquirerCodePaymentOptions**](CardProcessingConfigCommonAcquirerAgreementAcquirerCodePaymentOptions.md) | | [optional]