UserRoleResponseResponse

data class UserRoleResponseResponse(val role: String? = null)

Response for checking user's role for Logz.io account.

Constructors

Link copied to clipboard
constructor(role: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val role: String? = null

User roles on configured in Logz.io account.