/home/desid573/public_html/angel/payment/xero/docs/Model
Edit: /home/desid573/public_html/angel/payment/xero/docs/Model/RefreshToken.md (589B)
# RefreshToken
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**grant_type** | **string** | Xero grant type | [optional]
**refresh_token** | **string** | refresh token provided during authentication flow | [optional]
**client_id** | **string** | client id for Xero app | [optional]
**client_secret** | **string** | client secret for Xero app 2 | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)