Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Structure

FieldTypeRequiredDescription
idIntegertrueUnique identifier for the

DocumentType.

codeStringtrueCode of the

DocumentType.

nameStringtrueName of the

DocumentType.

JSON representation

{
	"id": 1,
	"createdDate": "2018-04-12T18:13:50.710Z",
	"code": "1",
	"name": "Visa"
}
  • No labels