Class: FlyzeApisService
@flyze/lib-data-store 3.0.0-alpha.55· latestDefined in: projects/lib-data-store/src/lib/flyze-api/flyze-apis.service.ts:40
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new FlyzeApisService(
flyzeApiConfig,httpClient):FlyzeApisService
Defined in: projects/lib-data-store/src/lib/flyze-api/flyze-apis.service.ts:49
Creates a new instance of the FlyzeApisService.
Parameters
Section titled “Parameters”flyzeApiConfig
Section titled “flyzeApiConfig”The configuration options for the FlyzeApisService.
httpClient
Section titled “httpClient”HttpClient
The HttpClient instance to use for making API requests.
Returns
Section titled “Returns”FlyzeApisService
Properties
Section titled “Properties”
readonlyapis:FlyzeApis
Defined in: projects/lib-data-store/src/lib/flyze-api/flyze-apis.service.ts:41