/
home
/
desid573
/
public_html
/
payment
/
xero-2
/
doc
/
identity
/
Model
/
/home/desid573/public_html/payment/xero-2/doc/identity/Model
mkdir
upload
Name
Size
Mode
Actions
AccessToken.md
697
0644
edit
dl
rm
Connection.md
1062
0644
edit
dl
rm
RefreshToken.md
589
0644
edit
dl
rm
Edit:
/home/desid573/public_html/payment/xero-2/doc/identity/Model/AccessToken.md
(697B)
# AccessToken ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id_token** | **string** | Xero unique identifier | [optional] **access_token** | **string** | access token provided during authentication flow | [optional] **expires_in** | **int** | time in seconds until access token expires. | [optional] **token_type** | **string** | type of token i.e. Bearer | [optional] **refresh_token** | **string** | token used to refresh an expired access token | [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)
Save
cmd:
run