vz-api
1.0.0
ps
/
com.keygenqt.ps.route.auth.elements
/
RefreshRequest
Refresh
Request
data
class
RefreshRequest
(
val
deviceId
:
String
,
val
refreshToken
:
String
)
Content copied to clipboard
Route request refresh token
Constructors
Properties
Constructors
Refresh
Request
Link copied to clipboard
fun
RefreshRequest
(
deviceId
:
String
,
refreshToken
:
String
)
Content copied to clipboard
Properties
device
Id
Link copied to clipboard
val
deviceId
:
String
Content copied to clipboard
refresh
Token
Link copied to clipboard
val
refreshToken
:
String
Content copied to clipboard