BasicAuthCredentials

@Inject
constructor(apiUserId: String, apiKey: String)

Parameters

apiUserId

The API user ID.

apiKey

The API key.