Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Resource

A CRM resource

Hierarchy

  • Resource

Index

Properties

crmUrl

crmUrl: string

A url that points to this resource through a local non-existent. For example: https://www.localhost.io/resource/${scriptId}/${name}

dataString

dataString: string

The data in string form

dataURI

dataURI: string

The original data URI

hashes

hashes: object[]

Hashes calculated over the content

matchesHashes

matchesHashes: boolean

Whether the hashes match the content

name

name: string

The name of the resource

sourceUrl

sourceUrl: string

The URL the resource points to

Generated using TypeDoc