Maximo API Client - v0.9.01
    Preparing search index...

    Interface WorkOrderLabor

    Interface representing a Work Order Labor Plan in Maximo

    interface WorkOrderLabor {
        laborcode?: string;
        craft?: string;
        skilllevel?: string;
        estlabhrs?: number;
    }
    Index

    Properties

    laborcode?: string

    Labor code

    craft?: string

    Craft of the labor

    skilllevel?: string

    Skill level of the labor

    estlabhrs?: number

    Estimated hours for the labor