@jackdevau/up-api API Reference
    Preparing search index...

    Interface UpErrorResponse

    interface UpErrorResponse {
        errors: UpErrorObject[];
    }
    Index

    Properties

    Properties

    errors: UpErrorObject[]