UserByPermissionGroup

The structure of a user associated with a permission group.

Types

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

Properties

Link copied to clipboard

Indicates whether the user can access FinSpace API operations.

Link copied to clipboard

The IAM ARN identifier that is attached to FinSpace API calls.

Link copied to clipboard

The email address of the user. The email address serves as a unique identifier for each user and cannot be changed after it's created.

Link copied to clipboard

The first name of the user.

Link copied to clipboard

The last name of the user.

Link copied to clipboard

Indicates the status of the user within a permission group.

Link copied to clipboard

The current status of the user.

Link copied to clipboard

Indicates the type of user.

Link copied to clipboard

The unique identifier for the user.

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