Type Alias HateoasLink

HateoasLink: {
    href?: string;
}

Type declaration

  • Optionalhref?: string

    The HREF of the linked resource.