Name | Description | Type | Additional information |
---|---|---|---|
TripIds |
Gets or sets the list of IDs of the newly saved Trip, if the save operation was successful. |
Collection of integer |
None. |
ItineraryId |
Gets or sets the Itinerary ID of the newly saved Itinerary, if the save operation was successful and the itinerary ID is available. |
integer |
None. |
SynchronizationStatuses |
Gets or sets the statuses of updated, added and removed trips as a result of synchronization |
Collection of TripSynchronizationStatus |
None. |
TripStatus |
Trip schedule status after booking or updating trip |
Dictionary of integer [key] and TripStatusCode [value] |
None. |
ValidationItems |
Gets the list of validation items. |
Collection of ValidationItem |
None. |
HasErrors |
Determines whether there are any validation errors. |
boolean |
None. |
HasErrorsOrWarnings |
Determines whether there are any validation errors. |
boolean |
None. |