GetNetworkServiceServiceQosPolicy

data class GetNetworkServiceServiceQosPolicy(val allocationAndRetentionPriorityLevel: Int, val maximumBitRates: List<GetNetworkServiceServiceQosPolicyMaximumBitRate>, val preemptionCapability: String, val preemptionVulnerability: String, val qosIndicator: Int)

Constructors

Link copied to clipboard
constructor(allocationAndRetentionPriorityLevel: Int, maximumBitRates: List<GetNetworkServiceServiceQosPolicyMaximumBitRate>, preemptionCapability: String, preemptionVulnerability: String, qosIndicator: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

QoS Flow allocation and retention priority (ARP) level.

Link copied to clipboard

A maximum_bit_rate block as defined below. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service.

Link copied to clipboard

The Preemption Capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.

Link copied to clipboard

The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.

Link copied to clipboard

The QoS Indicator (5QI for 5G network /QCI for 4G net work) value identifies a set of QoS characteristics that control QoS forwarding treatment for QoS flows or EPS bearers.