|
7 | 7 |
|
8 | 8 | | Name | Type | Description | Notes | |
9 | 9 | |------------ | ------------- | ------------- | -------------| |
10 | | -|**accountSubtype** | **String** | | [optional] | |
11 | | -|**accountType** | **String** | | [optional] | |
12 | | -|**apr** | **BigDecimal** | | [optional] | |
13 | | -|**apy** | **BigDecimal** | | [optional] | |
14 | | -|**availableBalance** | **BigDecimal** | | [optional] | |
15 | | -|**balance** | **BigDecimal** | | [optional] | |
16 | | -|**cashSurrenderValue** | **BigDecimal** | | [optional] | |
17 | | -|**creditLimit** | **BigDecimal** | | [optional] | |
18 | | -|**currencyCode** | **String** | | [optional] | |
19 | | -|**deathBenefit** | **Integer** | | [optional] | |
20 | | -|**interestRate** | **BigDecimal** | | [optional] | |
21 | | -|**isBusiness** | **Boolean** | | [optional] | |
22 | | -|**isClosed** | **Boolean** | | [optional] | |
23 | | -|**isHidden** | **Boolean** | | [optional] | |
24 | | -|**loanAmount** | **BigDecimal** | | [optional] | |
25 | | -|**metadata** | **String** | | [optional] | |
26 | | -|**name** | **String** | | [optional] | |
27 | | -|**nickname** | **String** | | [optional] | |
28 | | -|**originalBalance** | **BigDecimal** | | [optional] | |
29 | | -|**propertyType** | **String** | | [optional] | |
30 | | -|**skipWebhook** | **Boolean** | | [optional] | |
| 10 | +|**accountSubtype** | **String** | Can only be updated for manual accounts. | [optional] | |
| 11 | +|**accountType** | **String** | Can only be updated for manual accounts. | [optional] | |
| 12 | +|**apr** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 13 | +|**apy** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 14 | +|**availableBalance** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 15 | +|**balance** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 16 | +|**cashSurrenderValue** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 17 | +|**creditLimit** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 18 | +|**currencyCode** | **String** | Can only be updated for manual accounts. | [optional] | |
| 19 | +|**deathBenefit** | **Integer** | Can only be updated for manual accounts. | [optional] | |
| 20 | +|**interestRate** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 21 | +|**isBusiness** | **Boolean** | Can be updated for manual accounts and aggregated accounts. | [optional] | |
| 22 | +|**isClosed** | **Boolean** | Can only be updated for manual accounts. | [optional] | |
| 23 | +|**isHidden** | **Boolean** | Can be updated for manual accounts and aggregated accounts. | [optional] | |
| 24 | +|**loanAmount** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 25 | +|**metadata** | **String** | Can only be updated for manual accounts. | [optional] | |
| 26 | +|**name** | **String** | Can only be updated for manual accounts. | [optional] | |
| 27 | +|**nickname** | **String** | Can only be updated for manual accounts. | [optional] | |
| 28 | +|**originalBalance** | **BigDecimal** | Can only be updated for manual accounts. | [optional] | |
| 29 | +|**propertyType** | **String** | Can only be updated for manual accounts. | [optional] | |
| 30 | +|**skipWebhook** | **Boolean** | If set to true, prevents sending an account webhook for the update if that webhook type is enabled for you. | [optional] | |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
0 commit comments