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