BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
    Preparing search index...

    Command arguments for the find object command.

    interface CommandArgs {
        subjectType: DataType;
        subjectValue?: string;
        urTag?: number | bigint;
        envelope?: string;
    }
    Index

    Properties

    subjectType: DataType

    Subject type for the object to find

    subjectValue?: string

    Subject value for the object to find

    urTag?: number | bigint

    Optional integer tag for an enclosed UR

    envelope?: string

    The envelope to search