Interface ReadNotificationOperationOptions

interface ReadNotificationOperationOptions {
    account: string;
    date: string;
}

Properties

Properties

account: string
date: string