Skip to content

EmailCCFields

Type: object

Properties

Property Type Required Description Constraints
attributeId string Yes Attribute identifier
objectName string Yes Object name. 'lead' or 'company'
displayName string Yes Display name
apiName string Yes API name

Generated example

{
  "attributeId": "123",
  "objectName": "Example name",
  "displayName": "Example name",
  "apiName": "Example name"
}

Source

Generated from swagger-asset.json.