Table of Contents

Class SamplingPointImageUploadResponseModel

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

Model for multiple sampling points to multiple interviewers assignments

public class SamplingPointImageUploadResponseModel
Inheritance
SamplingPointImageUploadResponseModel
Inherited Members

Properties

FileName

File Name Assigned

[JsonProperty("FileName", Required = Required.Default, NullValueHandling = NullValueHandling.Ignore)]
public string FileName { get; set; }

Property Value

string