Home > @cjh1/sfapi > UpdateGroupBody
Signature:
export type UpdateGroupBody = { usernames: string; action: BatchGroupAction; };
References: BatchGroupAction