PutAssetModelInterfaceRelationshipRequest
Types
Properties
Link copied to clipboard
The ID of the asset model. This can be either the actual ID in UUID format, or else externalId: followed by the external ID.
Link copied to clipboard
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.
Link copied to clipboard
The ID of the interface asset model. This can be either the actual ID in UUID format, or else externalId: followed by the external ID.
Link copied to clipboard
The configuration for mapping properties from the interface asset model to the asset model where the interface is applied. This configuration controls how properties are matched and created during the interface application process.
Functions
Link copied to clipboard
inline fun copy(block: PutAssetModelInterfaceRelationshipRequest.Builder.() -> Unit = {}): PutAssetModelInterfaceRelationshipRequest