Skip to content

CustomObjectTypeFieldRelatedTo

Type: object

Properties

Property Type Required Description Constraints
name string Yes Name of linkable object type
field string Yes Foreign field to which the parent is linked

Generated example

{
  "name": "Example name",
  "field": "string"
}

Source

Generated from swagger-mapi.json.