ENUM
LteProviderAuthenticationCredential
An authentication credential for an LTE provider.
link GraphQL Schema definition
- enum LteProviderAuthenticationCredential {
- # Telrad REST API username.
- # Telrad REST API password.
- # Telrad REST API IP address.
- # Telrad REST API port.
- # Baicells REST API username.
- # Baicells REST API password.
- # Baicells REST API cloud key.
- }