Compartir a través de


DigitalTwinsGetByIdResponse type

Contiene datos de respuesta para la operación getById.

type DigitalTwinsGetByIdResponse = DigitalTwinsGetByIdHeaders & {
  [propertyName: string]: any
}