ARTruck: Omit<ARBaseEntity, "entityType"> & {
    availablePeriods: ARPeriod[];
    entityType: TRUCK;
}

Type declaration

Generated using TypeDoc