ynab-api 3.0.0

OpenAPI-generated API bindings for the YNAB API
Documentation
# 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)