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

EmailAddressType.

codeStringtrueCode of the

EmailAddressType.

nameStringtrueName of the

EmailAddressType.

JSON representation

{
	"id": 1,
	"code": "1",
	"name": "Personal"
}
  • No labels