Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.17 KB

UpsertInstrumentEventRequest.md

File metadata and controls

22 lines (12 loc) · 1.17 KB

UpsertInstrumentEventRequest

Properties

Name Type Description Notes
instrumentEventId String Free string that uniquely identifies the event within the corporate action source
instrumentIdentifiers Map<String, String> The set of identifiers which determine the instrument this event relates to.
description String The description of the instrument event. [optional]
instrumentEvent InstrumentEvent
properties List<PerpetualProperty> The properties attached to this instrument event. [optional]
sequenceNumber Integer The order of the instrument event relative others on the same date (0 being processed first). Must be non negative. [optional]
participationType String Is participation in this event Mandatory, MandatoryWithChoices, or Voluntary. [optional]

Back to Model listBack to API listBack to README