durationInHours property

int? get durationInHours
inherited

Indicates how long the label will remain on the subject. Only applies on labels that are being added.

Implementation

String get $type; String? get comment; List<String> get createLabelVals; List<String> get negateLabelVals;/// Indicates how long the label will remain on the subject. Only applies on labels that are being added.
int? get durationInHours;