Class ReplaceSamplingPointWithSpareResponseModel
Model representing the result of the replacement of sampling points
public class ReplaceSamplingPointWithSpareResponseModel
- Inheritance
-
ReplaceSamplingPointWithSpareResponseModel
- Inherited Members
Properties
Success
true if the activation was successful
[JsonProperty("Success", Required = Required.DisallowNull, NullValueHandling = NullValueHandling.Ignore)]
public bool Success { get; set; }