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.
2 parents f14ee1b + 90aae10 commit f6f056aCopy full SHA for f6f056a
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