Message: CalendarEventType

File: WebAPI/economic_calendar_2.proto

Description

Calendar event type.

Used in

CalendarEventTypeListReport

Fields

country_id

Type: sint32

Description: Country ID.

Note: Metadata can be obtained via CountryListRequest.

Source: metadata_2.CountryMetadata.country_id.

provider_id

Type: sint32

Description: Provider ID.

Source: CalendarEventProvider.id.

provider_event_category_id

Type: string

Description: Provider event category ID.

provider_event_detail_id

Type: string

Description: Provider event detail ID.

category_description

Type: string

Description: Description of an event type category.

Required: yes.

detail_description

Type: string

Description: Description of an event type detail.

Required: yes.

deleted

Type: bool

Description: Calendar event type is deleted (used for updates).