Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 875 Bytes

File metadata and controls

19 lines (14 loc) · 875 Bytes

UserGroup

Properties

Name Type Description Notes
id uuid::Uuid グループUUID
name String グループ名
description String グループ説明
r#type String グループタイプ
icon uuid::Uuid グループアイコンUUID
members Veccrate::models::UserGroupMember グループメンバーの配列
created_at String 作成日時
updated_at String 更新日時
admins Vecuuid::Uuid グループ管理者のUUIDの配列

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