aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api/docs/PayeeLocation.md
blob: f73c3befb4a05d34b7d31ac56ff2237f09b455ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# PayeeLocation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**payee_id** | **String** |  | 
**latitude** | **String** |  | 
**longitude** | **String** |  | 
**deleted** | **bool** | Whether or not the payee location has been deleted.  Deleted payee locations 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)