Variable DeleteNotificationsRequestDeletionReasonEnumConst
DeleteNotificationsRequestDeletionReasonEnum: {
IncorrectContent: "INCORRECT_CONTENT";
IncorrectRecipient: "INCORRECT_RECIPIENT";
} = ...
Type Declaration
ReadonlyIncorrectContent: "INCORRECT_CONTENT"
ReadonlyIncorrectRecipient: "INCORRECT_RECIPIENT"