BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Preparing search index...
cmd
xid
attachment
find
CommandArgs
Interface CommandArgs
Command arguments for the attachment find command.
interface
CommandArgs
{
vendor
?:
string
;
conformsTo
?:
string
;
envelope
?:
string
;
}
Index
Properties
vendor?
conforms
To?
envelope?
Properties
Optional
vendor
vendor
?:
string
Optional
conforms
To
conformsTo
?:
string
Optional
envelope
envelope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
vendor
conforms
To
envelope
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Loading...
Command arguments for the attachment find command.