Enum EventType
Namespace: Crowdin.Api.Webhooks
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public enum EventType
Fields
| Name | Description |
|---|---|
| FileAdded | |
| FileApproved | |
| FileDeleted | |
| FileReverted | |
| FileTranslated | |
| FileUpdated | |
| ProjectApproved | |
| ProjectBuilt | |
| ProjectTranslated | |
| StringAdded | |
| StringCommentCreated | |
| StringCommentDeleted | |
| StringCommentRestored | |
| StringCommentUpdated | |
| StringDeleted | |
| StringUpdated | |
| SuggestionAdded | |
| SuggestionApproved | |
| SuggestionDeleted | |
| SuggestionDisapproved | |
| SuggestionUpdated | |
| TaskAdded | |
| TaskDeleted | |
| TaskStatusChanged | |
| TranslationUpdated |