BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Preparing search index...
cmd
xid
resolution
remove
CommandArgs
Interface CommandArgs
Command arguments for the resolution remove command.
interface
CommandArgs
{
uri
?:
string
;
outputOpts
:
OutputOptions
;
passwordArgs
:
ReadWritePasswordArgs
;
verifyArgs
:
VerifyArgs
;
signingArgs
:
SigningArgs
;
envelope
?:
string
;
}
Index
Properties
uri?
output
Opts
password
Args
verify
Args
signing
Args
envelope?
Properties
Optional
uri
uri
?:
string
output
Opts
outputOpts
:
OutputOptions
password
Args
passwordArgs
:
ReadWritePasswordArgs
verify
Args
verifyArgs
:
VerifyArgs
signing
Args
signingArgs
:
SigningArgs
Optional
envelope
envelope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
uri
output
Opts
password
Args
verify
Args
signing
Args
envelope
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Loading...
Command arguments for the resolution remove command.