Home X3 GraphQL API for X3 API reference Project Management package TimeEntryLine TimeEntryLine Less than 1 minute to read Properties _id : Id employee : ProjectUser lineNumber : Int date : Date timeSpent : Decimal keyConcatenation : String localizedDescription : String status : TimeEntryStatus origin : TimeEntryOrigin isValidated : Boolean unit : UnitOfMeasure timeCategory : TimeCategory rateMultiplier : Decimal project : Project task : Task operation : Operation firstOperationSplit : Int assignmentLine : OperationAssignment budget : Budget taskLink : ProjectLink budgetLink : ProjectLink financialSite : Site currency : Currency projectCostType : CostType projectLaborRate : Decimal employeeCostType : CostType employeeLaborRate : Decimal rateType : RateType isBillable : Boolean billableFrom : Date billedQuantity : Decimal billingPlan : ProgressBillingPlan billingPlanLine : ProgressBillingPlanLine dimensions : TimeEntryLineDimensions_Collection entryType : EntryType legislation : String journal : EntryType journalNumber : String currencyRates : TimeEntryLineLedgers_Collection validatedBy : ProjectUser controlledBy : ProjectUser approvedBy : ProjectUser rejectedBy : ProjectUser postedBy : ProjectUser _createStamp : Datetime _updateStamp : Datetime