Interface: ItemExtensionWithSchemaLink
Defined in: model/itemExtensionWithSchemaLink.ts:9
A container of additional properties that extends the default properties of this resource.
Export
ItemExtensionWithSchemaLink
Properties
data?
optional
data:object
Defined in: model/itemExtensionWithSchemaLink.ts:33
The object that contains the additional properties that extends this resource.
Index Signature
[key
: string
]: object
Memberof
ItemExtensionWithSchemaLink
schema
schema:
JsonApiLink
Defined in: model/itemExtensionWithSchemaLink.ts:27
Memberof
ItemExtensionWithSchemaLink
type
type:
string
Defined in: model/itemExtensionWithSchemaLink.ts:15
The Type ID of the schema that defines the structure of the extension.data
object.
Memberof
ItemExtensionWithSchemaLink
version
version:
string
Defined in: model/itemExtensionWithSchemaLink.ts:21
The version of the schema that applies to the extension.data
object.
Memberof
ItemExtensionWithSchemaLink