Type Alias LinkResponseObject

type LinkResponseObject = {
    href?: string;
}
Index

Properties

Properties

href?: string

The URL to the related resource