Properties
| Property | Type | Description |
|---|---|---|
apiEnvironmentPathComponent | String | - |
environment | Environment | The environment this key targets |
isProduction | Boolean | - |
key | String | The raw API key string |
type | ApiKey.Type | Whether this is a client or server key |
Kotlin Data Class
| Property | Type | Description |
|---|---|---|
apiEnvironmentPathComponent | String | - |
environment | Environment | The environment this key targets |
isProduction | Boolean | - |
key | String | The raw API key string |
type | ApiKey.Type | Whether this is a client or server key |