@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Interface ProposalAdvisoryError

    interface ProposalAdvisoryError {
        code: string;
        message: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    code: string
    message: string