Class OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval
Organization Switch Devices System Queues History By Switch By Interval
[DataContract]
public class OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval
- Inheritance
-
OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval
- Inherited Members
Constructors
OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval()
public OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval()
Properties
Items
The top-level property containing all connectivity data.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "items")]
public List<OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalItem> Items { get; set; }
Property Value
Meta
Other metadata related to this result set.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "meta")]
public OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadata Meta { get; set; }