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

    Command arguments for the add envelope command.

    interface CommandArgs {
        attachment: string;
        envelope?: string;
    }
    Index

    Properties

    attachment: string

    The attachment envelope

    envelope?: string

    The envelope to add the attachment to