ListedUser
@JsonSerializable
Constructors
Link copied to clipboard
constructor(Username: Username, Enabled: Boolean, UserCreateDate: Timestamp, UserLastModifiedDate: Timestamp, UserStatus: UserStatus, Attributes: List<AttributeType> = emptyList(), MFAOptions: List<MFAOptions>? = null)