Class FunctionService<FunctionType>

An implementation of the FIN Function service.

Type Parameters

Constructors

Methods

  • Delete a function record via its id.

    Parameters

    • id: string | HRef

      The id of the record to delete.

    Returns Promise<void>