Table of Contents

Class InvitationTemplateModel

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

Email invitation template

public class InvitationTemplateModel : InvitationTemplateModelUpdate
Inheritance
InvitationTemplateModel
Derived
Inherited Members

Properties

Id

Invitation template id

[JsonProperty("Id", Required = Required.DisallowNull, NullValueHandling = NullValueHandling.Ignore)]
public int Id { get; set; }

Property Value

int