The options for the provider creator that registers an APIClient in the container. These options allow the application to register multiple instances for different APIs.
Optional
The class the service will instantiate. It has to extend APIClient.
APIClient Copy
APIClient
The name of the configuration setting that has the API information.
'api' Copy
'api'
The name of the service that will be registered into the app.
'apiClient' Copy
'apiClient'
The options for the provider creator that registers an APIClient in the container. These options allow the application to register multiple instances for different APIs.