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