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

    Interface SubjectArgsLike

    Interface for arguments that include a subject.

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

    Properties

    subjectType: DataType

    Subject type

    subjectValue?: string

    Subject value (optional - can be read from stdin)

    urTag?: number | bigint

    Optional integer tag for an enclosed UR