Documentation

    Interface UnresolvedPureArg

    Represents an un-serialized pure value. The correct bcs schema will need to be determined before this value can be serialized to bcs

    interface UnresolvedPureArg {
        value: unknown;
    }
    Index

    Properties

    Properties

    value: unknown
    MMNEPVFCICPMFPCPTTAAATR