We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14ee1b commit 90aae10Copy full SHA for 90aae10
src/typings/notification/notificationRequestItem.ts
@@ -159,6 +159,7 @@ export namespace NotificationRequestItem {
159
Donation = <any> 'DONATION',
160
Expire = <any> 'EXPIRE',
161
HandledExternally = <any> 'HANDLED_EXTERNALLY',
162
+ IssuerComments = <any> 'ISSUER_COMMENTS',
163
ManualReviewAccept = <any> 'MANUAL_REVIEW_ACCEPT',
164
ManualReviewReject = <any> 'MANUAL_REVIEW_REJECT',
165
NotificationOfChargeback = <any> 'NOTIFICATION_OF_CHARGEBACK',
0 commit comments