interface Jobs {
    Active: clientpb.Job[];
}

Properties

Properties

Active: clientpb.Job[]