The options used to create a notebook attachment model.

interface IOptions {
    value: IMimeBundle;
}

Properties

Properties

The raw attachment value.