aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Payee.md
blob: 19d9ab6488ee62d1f590fc9c91d7fed3e3e192b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Payee

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**name** | **String** |  | 
**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)