Table of Contents

Class AddInvitationImageResult

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

Dto for the result of an add image for invitation operation

public class AddInvitationImageResult
Inheritance
AddInvitationImageResult
Inherited Members

Properties

Link at which the file has been created

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

Property Value

string