Sana Assistant (online)
Table of Contents

EntityTemplateFieldType reference

This article provides reference material about EntityTemplateFieldType enum.

Describes all available entity template field types.

EntityTemplateFieldType enum

Values

Integer

The field of int type.

BigInteger

The field of long type.

Decimal

The field of decimal type.

String

The field of string type.

Boolean

The field of bool type.

DateTime

The field of DateTime type.

Date

The field of DateOnly type.

Guid

The field of Guid type.

Enum

The field of enum type.

DeliveryDate

The checkout delivery date field of DateOnly type.