ColumnLink resource type

A columnLink on a contentType attaches a site columnDefinition to that content type.

JSON representation

Here is a JSON representation of a columnLink resource.

{
  "id": "string",
  "name": "string"
}

Properties

Property name Type Description
id string The unique identifier for the column.
name string The name of the column in this content type.