Type alias GetGroupByIdArg

GetGroupByIdArg: {
    groupId: string;
}

Type declaration

  • groupId: string