interface JobOrderDetail {
    options: string[];
}

Properties

Properties

options: string[]