Table of Contents

Class ReplaceSamplingPointWithSpareResponseModel

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

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; }

Property Value

bool