Compartir a través de


DigitalTwinsGetComponentResponse type

Contiene datos de respuesta para la operación getComponent.

type DigitalTwinsGetComponentResponse = DigitalTwinsGetComponentHeaders & {
  [propertyName: string]: any
}