Delen via


DigitalTwinsGetByIdResponse type

Bevat antwoordgegevens voor de getById-bewerking.

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