Interface AttachToCaseProps

interface AttachToCaseProps {
    options: AttachToCaseOptions;
}

Properties

Properties

The options for the AttachToCase controller.