Class OrganizationEventView (0.1.5)

OrganizationEventView(value)

The organization event fields to include in ListOrganizationEvents API response. This enum lists all possible organization event views.

Enums

Name Description
ORGANIZATION_EVENT_VIEW_UNSPECIFIED Unspecified event view. Default to `ORGANIZATION_EVENT_VIEW_BASIC`.
ORGANIZATION_EVENT_VIEW_BASIC Includes all organization event fields except `updates`. This view is the default for ListOrganizationEvents API.
ORGANIZATION_EVENT_VIEW_FULL Includes all organization event fields.