CreateSessionRequest

public CreateSessionRequest CreateSessionRequest(@Json(name = "configuration_id") String configurationId, @Json(name = "time_to_live") Integer timeToLive, @Json(name = "slug") String slug)