Type alias CreateGroupArg

CreateGroupArg: {
    createGroupBody: CreateGroupBody;
}

Type declaration