CommunityGalleryMetadata interface
The metadata of community gallery.
Properties
| eula | The end-user license agreement for this community gallery. |
| privacy |
The link for the privacy statement of this community gallery from the gallery publisher. |
| public |
A list of public names the gallery has. |
| publisher |
The publisher email id of this community gallery. |
| publisher |
The publisher URI of this community gallery. |
Property Details
eula
The end-user license agreement for this community gallery.
eula?: string
Property Value
string
privacyStatementUri
The link for the privacy statement of this community gallery from the gallery publisher.
privacyStatementUri?: string
Property Value
string
publicNames
A list of public names the gallery has.
publicNames: string[]
Property Value
string[]
publisherContact
The publisher email id of this community gallery.
publisherContact: string
Property Value
string
publisherUri
The publisher URI of this community gallery.
publisherUri?: string
Property Value
string