interface ProductArchiveConfirmModalButtonLabels {
    action: string;
    cancel: string;
}

Properties

Properties

action: string

Label for the action

cancel: string

Label for cancelling

Generated using TypeDoc