DaffCanonicallyLocatable
An object that has a canonical location referenced by a URL.
API
interface DaffCanonicallyLocatable {
canonicalUrl: string
}
Properties
Name | Type | Description |
---|---|---|
canonicalUrl | string | The URL describing the canonical location of the entity. |