IEntityResource
Interface
More useful interface for entity resources.
Extends
Properties
Property |
Type |
Notes |
sourceUrl
|
string
|
Url where this can be fetched from; Does not include token.
|
type
|
"image" | "thumbnail" | "other"
|
Type of resource
|
access
Inherited
|
string
|
|
created
Inherited
|
number
|
|
resource
Inherited
|
string
|
|
size
Inherited
|
number
|
|
Interface defined in common/src/core/types/IEntityResource.ts:9