Documentation

Diseases
in package

A namespaced client for the "/v1/duty-of-care/diseases" endpoints.

Access via the Amadeus client object.

$amadeus = Amadeus::builder("clientId", "secret")->build(); $amadeus->getDutyOfCare()->getDiseases();

Table of Contents

$covid19AreaReport  : Covid19AreaReport
A namespaced client for the "/v1/duty-of-care/diseases/covid19-area-report" endpoints.
__construct()  : mixed
Constructor
getCovid19AreaReport()  : Covid19AreaReport
A namespaced client for the "/v1/duty-of-care/diseases/covid19-area-report" endpoints.

Properties

$covid19AreaReport

A namespaced client for the "/v1/duty-of-care/diseases/covid19-area-report" endpoints.

private Covid19AreaReport $covid19AreaReport

Methods

__construct()

Constructor

public __construct(Amadeus $amadeus) : mixed
Parameters
$amadeus : Amadeus
Return values
mixed

Search results