DescribeGroupResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time when a user was deregistered from WorkMail, in UNIX epoch time format.

Link copied to clipboard

The email of the described group.

Link copied to clipboard

The date and time when a user was registered to WorkMail, in UNIX epoch time format.

Link copied to clipboard

The identifier of the described group.

Link copied to clipboard

If the value is set to true, the group is hidden from the address book.

Link copied to clipboard
val name: String?

The name of the described group.

Link copied to clipboard

The state of the user: enabled (registered to WorkMail) or disabled (deregistered or never registered to WorkMail).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String