Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface BroadcastError

    interface BroadcastError {
        fixCode?: string;
        recipient?: string;
        type?: string;
    }
    Index
    fixCode?: string
    recipient?: string
    type?: string