Basic structure

  • Id : It is the primary key of the field

  • Name : English description of the field

  • FieldTranslations : Translation in various languages of the field in JSON

    {
    "en" : "English",
    "fr" : "Anglais"
    }  
  • Creation : the time the field was created on

  • LastUpdate : the time the field was last updated at