ResourceLink

resource_link content block (ResourceLink, extends Resource).

@safe
struct ResourceLink {
string uri;
string name;
string mimeType;
}

Members

Variables

description
Nullable!string description;

optional human-readable description

size
Nullable!long size;

optional size in bytes of the linked resource

title
Nullable!string title;

optional human-readable display name

Mixed In Members

From mixin ContentMetaFields

annotations
Json annotations;

optional annotations (audience/priority/lastModified)

meta
Json meta;

optional _meta object