DescribeResourceResponse

Types

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

Properties

Link copied to clipboard

The booking options for the described resource.

Link copied to clipboard

Description of the resource.

Link copied to clipboard

The date and time when a resource was disabled from WorkMail, in UNIX epoch time format.

Link copied to clipboard

The email of the described resource.

Link copied to clipboard

The date and time when a resource was enabled for WorkMail, in UNIX epoch time format.

Link copied to clipboard

If enabled, the resource is hidden from the global address list.

Link copied to clipboard
val name: String?

The name of the described resource.

Link copied to clipboard

The identifier of the described resource.

Link copied to clipboard

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

Link copied to clipboard

The type of the described resource.

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