AboutSupportDeveloper GuideVersion 36.122.80.11

Data passed between entities and applications.

Hierarchy

  • Context

Properties

Properties

id?: {
    [key: string]: string;
}

An object containing string key-value pairs for the bulk of the data for the context. Differs between context types.

Type declaration

  • [key: string]: string
name?: string

User-readable name for the incoming context.

type: string

Conserved type for the context (e.g. instrument or country).