Type alias DeleteGroupOptions

DeleteGroupOptions: {
    uuid: string;
}

Type declaration

  • uuid: string

Generated using TypeDoc