Last updated 2 years ago
Carrier is an object representing a mobile carrier.
{ name: string(), mcc: string(), mnc: string(), ...approvable }
name string The name of the carrier.
name
mcc string The Mobile Country Code of the carrier.
mcc
mnc string The Mobile Network Code identifying the carrier.
mnc
When embedded into an , this object is extended by the fields.