Class GroupsService<GroupType>

An implementation of the FIN Groups service.

Type Parameters

Constructors

Methods

  • Delete a group record via its id.

    Parameters

    • id: string | HRef

      The id of the record to delete.

    Returns Promise<void>