ENUM
GpsTrackingProviderAuthCredential
GpsTrackingProvider credentials.
link GraphQL Schema definition
- enum GpsTrackingProviderAuthCredential {
- #   Geotab username
- #   Geotab password
- #   Geotab database
- #   Geotab session ID
- #   Linxup username
- #   Linxup password
- #   Linxup API access URL
- #   Linxup access token
- #   Test username - Use `test` to pass
- #   Test password - Use `password` to pass
- #   Test API token generated with correct username and password
- #   Track Your Truck client ID
- #   Track Your Truck PIN
- #   Track Your Truck access token
- #   Verizon Connect client ID
- #   Verizon Connect client secret
- #   Verizon Connect OAuth access token
- #   Verizon Connect OAuth refresh token
- #   Zubie client ID
- #   Zubie client secret
- #   Zubie OAuth access token
- #   Zubie OAuth refresh token
- }