|
Requests
Objects
Enums
|
JSOAuthResponseThe response from the oauth request
JSON example:
{
"expires_in":"60",
"refresh_token":"e3dd562a-dd28-45b0-af4b-88d914c52b68",
"access_token":"lDIYQ09-t31hfQ_unQiZAWJoXWt8..."
}
|