Skip to content

Commit

Permalink
Removed handling of new events
Browse files Browse the repository at this point in the history
  • Loading branch information
Silviana Ghita committed Oct 18, 2023
1 parent 09a9426 commit 35d21c4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions MangoPay.SDK/Core/Enumerations/EventType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ public enum EventType

CARD_VALIDATION_CREATED,
CARD_VALIDATION_FAILED,
CARD_VALIDATION_SUCCEEDED,

LEGAL_COMPANY_NUMBER_VALIDATION_SUCCEEDED,
LEGAL_COMPANY_NUMBER_VALIDATION_FAILED
CARD_VALIDATION_SUCCEEDED
}
}

0 comments on commit 35d21c4

Please sign in to comment.