Body of an offer / counterterms is opaque (impl-defined).

interface RfqProposalBody {
    terms: unknown;
}

Properties

Properties

terms: unknown