startingCondition property

  1. @JsonKey(name: 'StartingCondition')
PtzPresetTourStartingCondition startingCondition
final

Parameters to specify the detail behavior of the preset tour.

Implementation

@JsonKey(name: 'StartingCondition')
final PtzPresetTourStartingCondition startingCondition;