Sdílet prostřednictvím


DigitalTwinsGetByIdResponse type

Obsahuje data odpovědi pro operaci getById.

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