priority property

int? priority
final

int describing the priority of this job. VALID RANGE: 0, 100. Defaults to 0.

Implementation

final int? priority;