Companion
object Companion
Functions
Link copied to clipboard
Creates a new FieldType.Int64 field object with the following parameters. Use this method to create a field. The field will be editable and nullable.
Link copied to clipboard
Creates a new FieldType.DateOnly field object with the following parameters. Use this method to create a field. The field will be editable and nullable.
Link copied to clipboard
Creates a new FieldType.TimeOnly field object with the following parameters. Use this method to create a field. The field will be editable and nullable.
Link copied to clipboard
Creates a new FieldType.TimestampOffset field object with the following parameters. Use this method to create a field. The field will be editable and nullable.
Link copied to clipboard
Populates the data members of this object from a JSON string.