Skip to content

LeadMapAttribute

Type: object

Properties

Property Type Required Description Constraints
name string Yes Name of the attribute
readOnly boolean No Whether the attribute is read only

Generated example

{
  "name": "Example name",
  "readOnly": false
}

Source

Generated from swagger-mapi.json.