GAInsertUpdateSlot (sequenceNumber: SequenceNumber, gaInsertUpdateSlotInfo: GAInsertUpdateSlotInfo)
Insert a new slot schedule , or updates an existing one.
...
sequenceNumber: SequenceNumber
The sequenceNumber is incremented by 1 on each call to GAInsertUpdateSlot. If the has another value than expected the call should fail. The slot coordinator software should then use GetLastSequenceNumber to retrieve the last sequence number/transaction that was successfully processed, and restart from there.insertUpdateSlotScheduleInfogaInsertUpdateSlotInfo: InsertUpdateSlotScheduleInfo
A Schedule pattern with corresponding information describing one or more arrivals or departures GAInsertUpdateSlotInfo
Information about an arrival or departure slot at one slot regulated airport that should be created or updated.
...