Skip to content

Commit

Permalink
[NOTASK] add DataRequest SupportIssueReason
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick1712 committed Dec 30, 2024
1 parent b324fb1 commit 0ec6780
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export enum SupportIssueType {

export enum SupportIssueReason {
OTHER = 'Other',
DATA_REQUEST = 'DataRequest',

// transaction
FUNDS_NOT_RECEIVED = 'FundsNotReceived',
Expand Down

0 comments on commit 0ec6780

Please sign in to comment.