Type Alias LinkResponseObject

type LinkResponseObject = {
    href?: string | null;
}
Index
href?: string | null

The URL to the related resource