Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 729 Bytes

GroupMemberRequest.md

File metadata and controls

15 lines (11 loc) · 729 Bytes

GroupMemberRequest

Properties

Name Type Description Notes
username String Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
name String User's display name.
isActive Bool Designates whether this user should be treated as active. Unselect this instead of deleting accounts. [optional]
lastLogin Date [optional]
email String [optional]
attributes [String: AnyCodable] [optional]

[Back to Model list] [Back to API list] [Back to README]