interface IMyQuoteRequestUpdateAction {
    action: string;
}

Hierarchy (View Summary)

Properties

Properties

action: string