aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Payee.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Payee.md')
-rw-r--r--docs/Payee.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Payee.md b/docs/Payee.md
index ff886e6..19d9ab6 100644
--- a/docs/Payee.md
+++ b/docs/Payee.md
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**name** | **String** | |
-**transfer_account_id** | **String** | If a transfer payee, the account_id to which this payee transfers to | [optional]
+**transfer_account_id** | Option<**String**> | If a transfer payee, the account_id to which this payee transfers to | [optional]
**deleted** | **bool** | Whether or not the payee has been deleted. Deleted payees will only be included in delta requests. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)