Enum EventType
Namespace: Crowdin.Api.Webhooks
Assembly: Crowdin.Api.dll
Syntax
public enum EventType : int
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 |