beamable-sdk / schema / GroupUpdate
Type Alias: GroupUpdate¶
GroupUpdate =
object
Defined in: src/__generated__/schemas/GroupUpdate.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Properties¶
clientData?¶
optionalclientData:string
Defined in: src/__generated__/schemas/GroupUpdate.ts:7
enrollmentType?¶
optionalenrollmentType:string
Defined in: src/__generated__/schemas/GroupUpdate.ts:8
motd?¶
optionalmotd:string
Defined in: src/__generated__/schemas/GroupUpdate.ts:9
name?¶
optionalname:string
Defined in: src/__generated__/schemas/GroupUpdate.ts:10
requirement?¶
optionalrequirement:bigint|string
Defined in: src/__generated__/schemas/GroupUpdate.ts:11
slogan?¶
optionalslogan:string
Defined in: src/__generated__/schemas/GroupUpdate.ts:12
subGroup?¶
optionalsubGroup:bigint|string
Defined in: src/__generated__/schemas/GroupUpdate.ts:13
tag?¶
optionaltag:string
Defined in: src/__generated__/schemas/GroupUpdate.ts:14