durationInHours property

int? get durationInHours
inherited

Indicates how long the takedown should be in effect before automatically expiring.

Implementation

String get $type; String? get comment;/// Indicates how long the takedown should be in effect before automatically expiring.
int? get durationInHours;