Interface: BaseAttributesExtensionObjectWithoutSchemaLink
Defined in: model/baseAttributesExtensionObjectWithoutSchemaLink.ts:8
A container of additional properties that extends this resource.
Export
BaseAttributesExtensionObjectWithoutSchemaLink
Properties
data?
optional
data:object
Defined in: model/baseAttributesExtensionObjectWithoutSchemaLink.ts:26
The object that contains the additional properties, which makes this resource extensible.
Index Signature
[key
: string
]: object
Memberof
BaseAttributesExtensionObjectWithoutSchemaLink
type
type:
string
Defined in: model/baseAttributesExtensionObjectWithoutSchemaLink.ts:14
The Type ID of the schema that defines the structure of the extension.data
object.
Memberof
BaseAttributesExtensionObjectWithoutSchemaLink
version
version:
string
Defined in: model/baseAttributesExtensionObjectWithoutSchemaLink.ts:20
The version of the schema that applies to the extension.data
object.
Memberof
BaseAttributesExtensionObjectWithoutSchemaLink