Table of Contents

Class WaveCheckMinSuccessfulsBeforeAutoStartModel

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll

Model for accessing the setting of whether to check the minimum number of successful responses before auto-starting a wave

public class WaveCheckMinSuccessfulsBeforeAutoStartModel
Inheritance
WaveCheckMinSuccessfulsBeforeAutoStartModel
Inherited Members

Properties

CheckMinSuccessfulsBeforeAutoStart

Indication of whether to check the minimum number of successful responses before auto-starting a wave

[JsonProperty("CheckMinSuccessfulsBeforeAutoStart", Required = Required.Default, NullValueHandling = NullValueHandling.Ignore)]
public bool? CheckMinSuccessfulsBeforeAutoStart { get; set; }

Property Value

bool?