Sha256: 60b413b9ebb8772c1c3303301eb2ee9d4854ec4483dc19e93b97ff33771da279

Contents?: true

Size: 1.98 KB

Versions: 94

Compression:

Stored size: 1.98 KB

Contents

# UltracartClient::AccountsReceivableRetryConfig

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**active** | **BOOLEAN** | True if the retry should run daily.  False puts the retry service into an inactive state for this merchant. | [optional] 
**allow_process_linked_accounts** | **BOOLEAN** | True if this account has linked accounts that it can process. | [optional] 
**current_service_plan** | **String** | The current service plan that the account is on. | [optional] 
**daily_activity_list** | [**Array<AccountsReceivableRetryDayActivity>**](AccountsReceivableRetryDayActivity.md) | A list of days and what actions should take place on those days after an order reaches accounts receivable | [optional] 
**managed_by_linked_account_merchant_id** | **BOOLEAN** | If not null, this account is managed by the specified parent merchant id. | [optional] 
**merchant_id** | **String** | UltraCart merchant ID | [optional] 
**notify_emails** | **Array<String>** | A list of email addresses to receive summary notifications from the retry service. | [optional] 
**notify_rejections** | **BOOLEAN** | If true, email addresses are notified of rejections. | [optional] 
**notify_successes** | **BOOLEAN** | If true, email addresses are notified of successful charges. | [optional] 
**process_linked_accounts** | **BOOLEAN** | If true, all linked accounts are also processed using the same rules. | [optional] 
**processing_percentage** | **String** | The percentage rate charged for the service. | [optional] 
**reject_at_end** | **BOOLEAN** | If true, the order is rejected the day after the last configured activity day | [optional] 
**trial_mode** | **BOOLEAN** | True if the account is currently in trial mode.  Set to false to exit trial mode. | [optional] 
**trial_mode_expiration_dts** | **String** | The date when trial mode expires.  If this date is reached without exiting trial mode, the service will de-activate. | [optional] 


Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
ultracart_api-3.6.34 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.33 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.32 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.27 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.24 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.23 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.22 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.21 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.20 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.19 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.18 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.17 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.16 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.15 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.14 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.13 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.12 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.11 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.10 docs/AccountsReceivableRetryConfig.md
ultracart_api-3.6.9 docs/AccountsReceivableRetryConfig.md