Warranty Claim Labor Line
Represents a labor line item within a Warranty Claim. Each line captures a specific labor operation performed during the warranty repair.
| Property | Summary |
|---|---|
ID long |
The unique identifier for this labor line. |
PayCode string |
The pay code indicating the payment type for this labor operation. |
MainOperation bool |
Indicates whether this is the main (primary) operation on the warranty claim. |
LaborCode string |
The labor operation code identifying the type of work performed. |
Hour decimal |
The number of labor hours claimed by the dealer for this operation. |
DistributorHour decimal? |
The number of labor hours approved by the distributor. May differ from the dealer-claimed hours. |