Integration App SDK - v1.14.0
    Preparing search index...

    Type Alias ErrorMapCtx

    type ErrorMapCtx = {
        defaultError: string;
        data: any;
    }
    Index

    Properties

    Properties

    defaultError: string
    data: any