Skip to main content

Customfieldidentity

A simple representation, holds only the information that identifies the custom field

encodedKeystring

The encoded key of the entity, generated, globally unique

idstring

User-provided ID of the custom field

Customfieldidentity
{
"encodedKey": "string",
"id": "string"
}