PHP Class Sunspikes\Amadeus\Command\SalesPeriodDetails

Retrieve a sales report by date and can filter by airline code
Inheritance: extends AbstractAmadeusCommand
Afficher le fichier Open project: sunspikes/php-amadeus

Méthodes publiques

Méthode Description
__construct ( $startDate, $endDate, $airlineCode )
getName ( ) : string
getParameters ( ) : array

Method Details

__construct() public méthode

public __construct ( $startDate, $endDate, $airlineCode )
$startDate
$endDate
$airlineCode

getName() public méthode

public getName ( ) : string
Résultat string

getParameters() public méthode

public getParameters ( ) : array
Résultat array