The employee-extension resource represents the definition of an extension property to the base models regarding employee records.

It defines the type and behavior of said extension.

id
string
required
Minimum length: 1
type
string
required
Allowed value: "employee-extension-definition"
url
string
required
name
string
required
Minimum length: 1
multipleValueHandling
object
required
schema
object
required

JSON schema of the extension value.

t9n
object

Was this page helpful?