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

    Interface ZodTypeDef

    interface ZodTypeDef {
        errorMap?: ZodErrorMap;
        description?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    errorMap?: ZodErrorMap
    description?: string