Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
idIntegertrueUnique identifier for the

DocumentType.

codeStringtrueCode of the

DocumentType.

nameStringtrueName of the

DocumentType.

nameI18nStringtrueName of the

DocumentType in local language.



JSON representation

Code Block
languagepowershell
themeDJango
{
    	"id": 12,
	"createdDate    "code": "2018-04-12T18:13:50.710ZP",
    	"codename": "1Passport",
 	   "namenameI18n": "VisaPassport"
}