@cpod/sdk - v0.2.7
    Preparing search index...

    Interface SendAppNotificationResponse

    Send notification response

    interface SendAppNotificationResponse {
        notification_id: string;
        sent_at: string;
    }
    Index

    Properties

    notification_id: string
    sent_at: string