ExtendedUeInfoProperties interface
Extended UE Information Properties.
Properties
last |
The timestamp of last UE info read from the packet core (UTC). |
rat |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
lastReadAt
The timestamp of last UE info read from the packet core (UTC).
lastReadAt?: Date
Property Value
Date
ratType
Polymorphic discriminator, which specifies the different types this object can be
ratType: "5G" | "4G"
Property Value
"5G" | "4G"