postMethod property
The ways user posts this event. Possible string values are:
- "UNSPECIFIED"
- "POST"
- "POST_TO_QUEUE"
- "SCHEDULE"
- "POST_BY_EVENT_CONFIG_ID"
- "POST_WITH_EVENT_DETAILS"
Implementation
core.String? postMethod;
The ways user posts this event. Possible string values are:
core.String? postMethod;