TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Type Alias NotificationInfo

    NotificationInfo: { created_at: Date; id: GenericID } & Required<
        NotificationCreate,
    >