Skip to content

ColumnHeaderNames

Type: object

Properties

Property Type Required Description Constraints
name string Yes REST API name for header field
value string Yes Value for header field

Generated example

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

Source

Generated from swagger-mapi.json.