interface OptionalFieldLinks {
    self?: string;
}

Hierarchy

  • Record<string, unknown>
    • OptionalFieldLinks

Properties

Properties

self?: string

A relative URL that can be used to fetch results beyond what this include parameter retrieves.