Common Models

The following is an example of a Note Category:

{
  "assignableTypes": [
    "Event",
    "Organization"
  ],
  "noteCategoryId": 23,
  "name": "Venue Directions"
}

Note Category

Each Note Category has the following properties:

PropertyTypeDescription
noteCategoryIdintRead-only; Unique identifier for a Note Category in this context
namestringA name for this Note Category
assignableTypesarrayRequired; an array of zero or more strings representing the Type this Note Category can be applied to