/home/desid573/public_html/payment/xero-2/doc/identity/Model
NameSizeModeActions
AccessToken.md6970644editdlrm
Connection.md10620644editdlrm
RefreshToken.md5890644editdlrm
Edit: /home/desid573/public_html/payment/xero-2/doc/identity/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)