CreateGuestResponse
constructor(@Json(name = "access_token") accessToken: String, @Json(name = "duration") duration: String, @Json(name = "user") user: UserResponse)
Parameters
accessToken
the access token to authenticate the user
duration
user