ItineraryHistoryItem
public ItineraryHistoryItem ItineraryHistoryItem(String historyId, String eventTimestamp, ItineraryHistoryItem.EventType eventType, Amount amount, Integer agentId)
Parameters
historyId
Itinerary history id for particular change.
eventTimestamp
Date and time in UTC of the change event, in extended ISO 8601 format.
eventType
amount
agentId
An agent user id number associated with a modification.