Class OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadataCounts
Count metadata related to this result set.
[DataContract]
public class OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadataCounts
- Inheritance
-
OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadataCounts
- Inherited Members
Constructors
OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadataCounts()
public OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadataCounts()
Properties
Items
The count metadata.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "items")]
public OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadataCountsItems Items { get; set; }