Rewrite add/remove bids code w additional tests

This commit is contained in:
Nabeel Shahzad
2018-07-24 14:50:50 -05:00
parent e680f33326
commit 0ce86e9e44
7 changed files with 92 additions and 78 deletions

View File

@@ -17,7 +17,8 @@ use PhpUnitsOfMeasure\Exception\NonStringUnitName;
* @property integer airline_id
* @property mixed flight_number
* @property mixed route_code
* @property int route_leg
* @property int route_leg
* @property bool has_bid
* @property Collection field_values
* @property Collection fares
* @property Collection subfleets