Variable DeleteNotificationsRequestDeletionReasonEnumConst
DeleteNotificationsRequestDeletionReasonEnum: {
IncorrectContent: "INCORRECT_CONTENT";
IncorrectRecipient: "INCORRECT_RECIPIENT";
} = ...
Type declaration
Readonly
IncorrectContent: "INCORRECT_CONTENT"
Readonly
IncorrectRecipient: "INCORRECT_RECIPIENT"