Перейти до основного вмісту
PUT
/
v1
/
datums
Оновити датум
curl --request PUT \
  --url https://api.example.com/v1/datums \
  --header 'Content-Type: application/json-patch+json' \
  --data '
{
  "id": 123,
  "record": {
    "id": 123,
    "dataset": {
      "id": 123,
      "name": "<string>",
      "isDisabled": true,
      "position": 123,
      "path": "<string>",
      "states": [
        {
          "id": 123,
          "dataset": "<unknown>",
          "name": "<string>",
          "color": 123,
          "position": 123
        }
      ],
      "properties": [
        {
          "id": 123,
          "dataset": "<unknown>",
          "propertyType": {
            "id": "<string>",
            "isAutomatic": true,
            "isPlural": true,
            "isSortable": true,
            "position": 123
          },
          "name": "<string>",
          "isUsedAsTitle": true,
          "isRequired": true,
          "parameters": "<string>",
          "position": 123,
          "options": [
            {
              "id": 123,
              "property": "<unknown>",
              "text": "<string>",
              "color": 123
            }
          ]
        }
      ],
      "representations": [
        {
          "id": 123,
          "dashboard": {
            "id": 123,
            "name": "<string>",
            "isDisabled": true,
            "position": 123,
            "path": "<string>",
            "representations": "<array>"
          },
          "dataset": "<unknown>",
          "representationType": {
            "id": "<string>",
            "isAggregated": true,
            "position": 123
          },
          "name": "<string>",
          "parameters": "<string>",
          "position": 123
        }
      ]
    },
    "state": {
      "id": 123,
      "dataset": "<unknown>",
      "name": "<string>",
      "color": 123,
      "position": 123
    },
    "archived": "2023-11-07T05:31:56Z",
    "removed": "2023-11-07T05:31:56Z",
    "datums": "<array>",
    "metadatums": [
      {
        "id": 123,
        "record": "<unknown>",
        "representation": {
          "id": 123,
          "dashboard": {
            "id": 123,
            "name": "<string>",
            "isDisabled": true,
            "position": 123,
            "path": "<string>",
            "representations": "<array>"
          },
          "dataset": "<unknown>",
          "representationType": {
            "id": "<string>",
            "isAggregated": true,
            "position": 123
          },
          "name": "<string>",
          "parameters": "<string>",
          "position": 123
        },
        "recordValue": "<unknown>",
        "decimalValue": 123
      }
    ],
    "events": [
      {
        "id": 123,
        "record": "<unknown>",
        "user": {
          "id": 123,
          "photoFilename": "<string>",
          "name": "<string>",
          "email": "<string>",
          "role": {
            "id": 123,
            "name": "<string>",
            "users": "<array>"
          },
          "userType": {
            "id": "<string>"
          },
          "languageCode": "<string>",
          "timeZone": "<string>",
          "timeZoneOffset": 123,
          "acceptedTerms": true,
          "isSubscribedToNewsletter": true,
          "isDisabled": true,
          "tickets": [
            {
              "id": "<string>",
              "user": "<unknown>",
              "scopeDataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              },
              "scopeRecord": "<unknown>",
              "redirectUrl": "<string>",
              "created": "2023-11-07T05:31:56Z",
              "expires": "2023-11-07T05:31:56Z",
              "isSingleUse": true
            }
          ],
          "privileges": [
            {
              "id": 123,
              "user": "<unknown>",
              "dashboard": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "representations": "<array>"
              },
              "dataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              }
            }
          ],
          "notificationPreferences": [
            {
              "user": "<unknown>",
              "notificationType": {
                "id": "<string>"
              },
              "notificationMethod": {
                "id": "<string>"
              }
            }
          ],
          "emailChangeTokens": [
            {
              "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
              "newEmail": "<string>",
              "created": "2023-11-07T05:31:56Z"
            }
          ]
        },
        "eventType": {
          "id": "<string>"
        },
        "created": "2023-11-07T05:31:56Z",
        "oldState": {
          "id": 123,
          "dataset": "<unknown>",
          "name": "<string>",
          "color": 123,
          "position": 123
        },
        "newState": {
          "id": 123,
          "dataset": "<unknown>",
          "name": "<string>",
          "color": 123,
          "position": 123
        },
        "property": {
          "id": 123,
          "dataset": "<unknown>",
          "propertyType": {
            "id": "<string>",
            "isAutomatic": true,
            "isPlural": true,
            "isSortable": true,
            "position": 123
          },
          "name": "<string>",
          "isUsedAsTitle": true,
          "isRequired": true,
          "parameters": "<string>",
          "position": 123,
          "options": [
            {
              "id": 123,
              "property": "<unknown>",
              "text": "<string>",
              "color": 123
            }
          ]
        },
        "oldOptionValue": {
          "id": 123,
          "property": "<unknown>",
          "text": "<string>",
          "color": 123
        },
        "oldUserValue": {
          "id": 123,
          "photoFilename": "<string>",
          "name": "<string>",
          "email": "<string>",
          "role": {
            "id": 123,
            "name": "<string>",
            "users": "<array>"
          },
          "userType": {
            "id": "<string>"
          },
          "languageCode": "<string>",
          "timeZone": "<string>",
          "timeZoneOffset": 123,
          "acceptedTerms": true,
          "isSubscribedToNewsletter": true,
          "isDisabled": true,
          "tickets": [
            {
              "id": "<string>",
              "user": "<unknown>",
              "scopeDataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              },
              "scopeRecord": "<unknown>",
              "redirectUrl": "<string>",
              "created": "2023-11-07T05:31:56Z",
              "expires": "2023-11-07T05:31:56Z",
              "isSingleUse": true
            }
          ],
          "privileges": [
            {
              "id": 123,
              "user": "<unknown>",
              "dashboard": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "representations": "<array>"
              },
              "dataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              }
            }
          ],
          "notificationPreferences": [
            {
              "user": "<unknown>",
              "notificationType": {
                "id": "<string>"
              },
              "notificationMethod": {
                "id": "<string>"
              }
            }
          ],
          "emailChangeTokens": [
            {
              "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
              "newEmail": "<string>",
              "created": "2023-11-07T05:31:56Z"
            }
          ]
        },
        "oldRecordValue": "<unknown>",
        "oldIntegerValue": 123,
        "oldDecimalValue": 123,
        "oldStringValue": "<string>",
        "oldDateTimeValue": "2023-11-07T05:31:56Z",
        "newOptionValue": {
          "id": 123,
          "property": "<unknown>",
          "text": "<string>",
          "color": 123
        },
        "newUserValue": {
          "id": 123,
          "photoFilename": "<string>",
          "name": "<string>",
          "email": "<string>",
          "role": {
            "id": 123,
            "name": "<string>",
            "users": "<array>"
          },
          "userType": {
            "id": "<string>"
          },
          "languageCode": "<string>",
          "timeZone": "<string>",
          "timeZoneOffset": 123,
          "acceptedTerms": true,
          "isSubscribedToNewsletter": true,
          "isDisabled": true,
          "tickets": [
            {
              "id": "<string>",
              "user": "<unknown>",
              "scopeDataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              },
              "scopeRecord": "<unknown>",
              "redirectUrl": "<string>",
              "created": "2023-11-07T05:31:56Z",
              "expires": "2023-11-07T05:31:56Z",
              "isSingleUse": true
            }
          ],
          "privileges": [
            {
              "id": 123,
              "user": "<unknown>",
              "dashboard": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "representations": "<array>"
              },
              "dataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              }
            }
          ],
          "notificationPreferences": [
            {
              "user": "<unknown>",
              "notificationType": {
                "id": "<string>"
              },
              "notificationMethod": {
                "id": "<string>"
              }
            }
          ],
          "emailChangeTokens": [
            {
              "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
              "newEmail": "<string>",
              "created": "2023-11-07T05:31:56Z"
            }
          ]
        },
        "newRecordValue": "<unknown>",
        "newIntegerValue": 123,
        "newDecimalValue": 123,
        "newStringValue": "<string>",
        "newDateTimeValue": "2023-11-07T05:31:56Z"
      }
    ],
    "transitions": [
      {
        "id": 123,
        "record": "<unknown>",
        "oldState": {
          "id": 123,
          "dataset": "<unknown>",
          "name": "<string>",
          "color": 123,
          "position": 123
        },
        "timestamp": "2023-11-07T05:31:56Z"
      }
    ]
  },
  "property": {
    "id": 123,
    "dataset": "<unknown>",
    "propertyType": {
      "id": "<string>",
      "isAutomatic": true,
      "isPlural": true,
      "isSortable": true,
      "position": 123
    },
    "name": "<string>",
    "isUsedAsTitle": true,
    "isRequired": true,
    "parameters": "<string>",
    "position": 123,
    "options": [
      {
        "id": 123,
        "property": "<unknown>",
        "text": "<string>",
        "color": 123
      }
    ]
  },
  "optionValue": {
    "id": 123,
    "property": "<unknown>",
    "text": "<string>",
    "color": 123
  },
  "userValue": {
    "id": 123,
    "photoFilename": "<string>",
    "name": "<string>",
    "email": "<string>",
    "role": {
      "id": 123,
      "name": "<string>",
      "users": "<array>"
    },
    "userType": {
      "id": "<string>"
    },
    "languageCode": "<string>",
    "timeZone": "<string>",
    "timeZoneOffset": 123,
    "acceptedTerms": true,
    "isSubscribedToNewsletter": true,
    "isDisabled": true,
    "tickets": [
      {
        "id": "<string>",
        "user": "<unknown>",
        "scopeDataset": {
          "id": 123,
          "name": "<string>",
          "isDisabled": true,
          "position": 123,
          "path": "<string>",
          "states": [
            {
              "id": 123,
              "dataset": "<unknown>",
              "name": "<string>",
              "color": 123,
              "position": 123
            }
          ],
          "properties": [
            {
              "id": 123,
              "dataset": "<unknown>",
              "propertyType": {
                "id": "<string>",
                "isAutomatic": true,
                "isPlural": true,
                "isSortable": true,
                "position": 123
              },
              "name": "<string>",
              "isUsedAsTitle": true,
              "isRequired": true,
              "parameters": "<string>",
              "position": 123,
              "options": [
                {
                  "id": 123,
                  "property": "<unknown>",
                  "text": "<string>",
                  "color": 123
                }
              ]
            }
          ],
          "representations": [
            {
              "id": 123,
              "dashboard": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "representations": "<array>"
              },
              "dataset": "<unknown>",
              "representationType": {
                "id": "<string>",
                "isAggregated": true,
                "position": 123
              },
              "name": "<string>",
              "parameters": "<string>",
              "position": 123
            }
          ]
        },
        "scopeRecord": "<unknown>",
        "redirectUrl": "<string>",
        "created": "2023-11-07T05:31:56Z",
        "expires": "2023-11-07T05:31:56Z",
        "isSingleUse": true
      }
    ],
    "privileges": [
      {
        "id": 123,
        "user": "<unknown>",
        "dashboard": {
          "id": 123,
          "name": "<string>",
          "isDisabled": true,
          "position": 123,
          "path": "<string>",
          "representations": "<array>"
        },
        "dataset": {
          "id": 123,
          "name": "<string>",
          "isDisabled": true,
          "position": 123,
          "path": "<string>",
          "states": [
            {
              "id": 123,
              "dataset": "<unknown>",
              "name": "<string>",
              "color": 123,
              "position": 123
            }
          ],
          "properties": [
            {
              "id": 123,
              "dataset": "<unknown>",
              "propertyType": {
                "id": "<string>",
                "isAutomatic": true,
                "isPlural": true,
                "isSortable": true,
                "position": 123
              },
              "name": "<string>",
              "isUsedAsTitle": true,
              "isRequired": true,
              "parameters": "<string>",
              "position": 123,
              "options": [
                {
                  "id": 123,
                  "property": "<unknown>",
                  "text": "<string>",
                  "color": 123
                }
              ]
            }
          ],
          "representations": [
            {
              "id": 123,
              "dashboard": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "representations": "<array>"
              },
              "dataset": "<unknown>",
              "representationType": {
                "id": "<string>",
                "isAggregated": true,
                "position": 123
              },
              "name": "<string>",
              "parameters": "<string>",
              "position": 123
            }
          ]
        }
      }
    ],
    "notificationPreferences": [
      {
        "user": "<unknown>",
        "notificationType": {
          "id": "<string>"
        },
        "notificationMethod": {
          "id": "<string>"
        }
      }
    ],
    "emailChangeTokens": [
      {
        "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
        "newEmail": "<string>",
        "created": "2023-11-07T05:31:56Z"
      }
    ]
  },
  "recordValue": {
    "id": 123,
    "dataset": {
      "id": 123,
      "name": "<string>",
      "isDisabled": true,
      "position": 123,
      "path": "<string>",
      "states": [
        {
          "id": 123,
          "dataset": "<unknown>",
          "name": "<string>",
          "color": 123,
          "position": 123
        }
      ],
      "properties": [
        {
          "id": 123,
          "dataset": "<unknown>",
          "propertyType": {
            "id": "<string>",
            "isAutomatic": true,
            "isPlural": true,
            "isSortable": true,
            "position": 123
          },
          "name": "<string>",
          "isUsedAsTitle": true,
          "isRequired": true,
          "parameters": "<string>",
          "position": 123,
          "options": [
            {
              "id": 123,
              "property": "<unknown>",
              "text": "<string>",
              "color": 123
            }
          ]
        }
      ],
      "representations": [
        {
          "id": 123,
          "dashboard": {
            "id": 123,
            "name": "<string>",
            "isDisabled": true,
            "position": 123,
            "path": "<string>",
            "representations": "<array>"
          },
          "dataset": "<unknown>",
          "representationType": {
            "id": "<string>",
            "isAggregated": true,
            "position": 123
          },
          "name": "<string>",
          "parameters": "<string>",
          "position": 123
        }
      ]
    },
    "state": {
      "id": 123,
      "dataset": "<unknown>",
      "name": "<string>",
      "color": 123,
      "position": 123
    },
    "archived": "2023-11-07T05:31:56Z",
    "removed": "2023-11-07T05:31:56Z",
    "datums": "<array>",
    "metadatums": [
      {
        "id": 123,
        "record": "<unknown>",
        "representation": {
          "id": 123,
          "dashboard": {
            "id": 123,
            "name": "<string>",
            "isDisabled": true,
            "position": 123,
            "path": "<string>",
            "representations": "<array>"
          },
          "dataset": "<unknown>",
          "representationType": {
            "id": "<string>",
            "isAggregated": true,
            "position": 123
          },
          "name": "<string>",
          "parameters": "<string>",
          "position": 123
        },
        "recordValue": "<unknown>",
        "decimalValue": 123
      }
    ],
    "events": [
      {
        "id": 123,
        "record": "<unknown>",
        "user": {
          "id": 123,
          "photoFilename": "<string>",
          "name": "<string>",
          "email": "<string>",
          "role": {
            "id": 123,
            "name": "<string>",
            "users": "<array>"
          },
          "userType": {
            "id": "<string>"
          },
          "languageCode": "<string>",
          "timeZone": "<string>",
          "timeZoneOffset": 123,
          "acceptedTerms": true,
          "isSubscribedToNewsletter": true,
          "isDisabled": true,
          "tickets": [
            {
              "id": "<string>",
              "user": "<unknown>",
              "scopeDataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              },
              "scopeRecord": "<unknown>",
              "redirectUrl": "<string>",
              "created": "2023-11-07T05:31:56Z",
              "expires": "2023-11-07T05:31:56Z",
              "isSingleUse": true
            }
          ],
          "privileges": [
            {
              "id": 123,
              "user": "<unknown>",
              "dashboard": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "representations": "<array>"
              },
              "dataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              }
            }
          ],
          "notificationPreferences": [
            {
              "user": "<unknown>",
              "notificationType": {
                "id": "<string>"
              },
              "notificationMethod": {
                "id": "<string>"
              }
            }
          ],
          "emailChangeTokens": [
            {
              "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
              "newEmail": "<string>",
              "created": "2023-11-07T05:31:56Z"
            }
          ]
        },
        "eventType": {
          "id": "<string>"
        },
        "created": "2023-11-07T05:31:56Z",
        "oldState": {
          "id": 123,
          "dataset": "<unknown>",
          "name": "<string>",
          "color": 123,
          "position": 123
        },
        "newState": {
          "id": 123,
          "dataset": "<unknown>",
          "name": "<string>",
          "color": 123,
          "position": 123
        },
        "property": {
          "id": 123,
          "dataset": "<unknown>",
          "propertyType": {
            "id": "<string>",
            "isAutomatic": true,
            "isPlural": true,
            "isSortable": true,
            "position": 123
          },
          "name": "<string>",
          "isUsedAsTitle": true,
          "isRequired": true,
          "parameters": "<string>",
          "position": 123,
          "options": [
            {
              "id": 123,
              "property": "<unknown>",
              "text": "<string>",
              "color": 123
            }
          ]
        },
        "oldOptionValue": {
          "id": 123,
          "property": "<unknown>",
          "text": "<string>",
          "color": 123
        },
        "oldUserValue": {
          "id": 123,
          "photoFilename": "<string>",
          "name": "<string>",
          "email": "<string>",
          "role": {
            "id": 123,
            "name": "<string>",
            "users": "<array>"
          },
          "userType": {
            "id": "<string>"
          },
          "languageCode": "<string>",
          "timeZone": "<string>",
          "timeZoneOffset": 123,
          "acceptedTerms": true,
          "isSubscribedToNewsletter": true,
          "isDisabled": true,
          "tickets": [
            {
              "id": "<string>",
              "user": "<unknown>",
              "scopeDataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              },
              "scopeRecord": "<unknown>",
              "redirectUrl": "<string>",
              "created": "2023-11-07T05:31:56Z",
              "expires": "2023-11-07T05:31:56Z",
              "isSingleUse": true
            }
          ],
          "privileges": [
            {
              "id": 123,
              "user": "<unknown>",
              "dashboard": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "representations": "<array>"
              },
              "dataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              }
            }
          ],
          "notificationPreferences": [
            {
              "user": "<unknown>",
              "notificationType": {
                "id": "<string>"
              },
              "notificationMethod": {
                "id": "<string>"
              }
            }
          ],
          "emailChangeTokens": [
            {
              "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
              "newEmail": "<string>",
              "created": "2023-11-07T05:31:56Z"
            }
          ]
        },
        "oldRecordValue": "<unknown>",
        "oldIntegerValue": 123,
        "oldDecimalValue": 123,
        "oldStringValue": "<string>",
        "oldDateTimeValue": "2023-11-07T05:31:56Z",
        "newOptionValue": {
          "id": 123,
          "property": "<unknown>",
          "text": "<string>",
          "color": 123
        },
        "newUserValue": {
          "id": 123,
          "photoFilename": "<string>",
          "name": "<string>",
          "email": "<string>",
          "role": {
            "id": 123,
            "name": "<string>",
            "users": "<array>"
          },
          "userType": {
            "id": "<string>"
          },
          "languageCode": "<string>",
          "timeZone": "<string>",
          "timeZoneOffset": 123,
          "acceptedTerms": true,
          "isSubscribedToNewsletter": true,
          "isDisabled": true,
          "tickets": [
            {
              "id": "<string>",
              "user": "<unknown>",
              "scopeDataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              },
              "scopeRecord": "<unknown>",
              "redirectUrl": "<string>",
              "created": "2023-11-07T05:31:56Z",
              "expires": "2023-11-07T05:31:56Z",
              "isSingleUse": true
            }
          ],
          "privileges": [
            {
              "id": 123,
              "user": "<unknown>",
              "dashboard": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "representations": "<array>"
              },
              "dataset": {
                "id": 123,
                "name": "<string>",
                "isDisabled": true,
                "position": 123,
                "path": "<string>",
                "states": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                  }
                ],
                "properties": [
                  {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                      "id": "<string>",
                      "isAutomatic": true,
                      "isPlural": true,
                      "isSortable": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": true,
                    "isRequired": true,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                      {
                        "id": 123,
                        "property": "<unknown>",
                        "text": "<string>",
                        "color": 123
                      }
                    ]
                  }
                ],
                "representations": [
                  {
                    "id": 123,
                    "dashboard": {
                      "id": 123,
                      "name": "<string>",
                      "isDisabled": true,
                      "position": 123,
                      "path": "<string>",
                      "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                      "id": "<string>",
                      "isAggregated": true,
                      "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                  }
                ]
              }
            }
          ],
          "notificationPreferences": [
            {
              "user": "<unknown>",
              "notificationType": {
                "id": "<string>"
              },
              "notificationMethod": {
                "id": "<string>"
              }
            }
          ],
          "emailChangeTokens": [
            {
              "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
              "newEmail": "<string>",
              "created": "2023-11-07T05:31:56Z"
            }
          ]
        },
        "newRecordValue": "<unknown>",
        "newIntegerValue": 123,
        "newDecimalValue": 123,
        "newStringValue": "<string>",
        "newDateTimeValue": "2023-11-07T05:31:56Z"
      }
    ],
    "transitions": [
      {
        "id": 123,
        "record": "<unknown>",
        "oldState": {
          "id": 123,
          "dataset": "<unknown>",
          "name": "<string>",
          "color": 123,
          "position": 123
        },
        "timestamp": "2023-11-07T05:31:56Z"
      }
    ]
  },
  "integerValue": 123,
  "decimalValue": 123,
  "stringValue": "<string>",
  "dateTimeValue": "2023-11-07T05:31:56Z"
}
'
import requests

url = "https://api.example.com/v1/datums"

payload = {
    "id": 123,
    "record": {
        "id": 123,
        "dataset": {
            "id": 123,
            "name": "<string>",
            "isDisabled": True,
            "position": 123,
            "path": "<string>",
            "states": [
                {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                }
            ],
            "properties": [
                {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                        "id": "<string>",
                        "isAutomatic": True,
                        "isPlural": True,
                        "isSortable": True,
                        "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": True,
                    "isRequired": True,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                        {
                            "id": 123,
                            "property": "<unknown>",
                            "text": "<string>",
                            "color": 123
                        }
                    ]
                }
            ],
            "representations": [
                {
                    "id": 123,
                    "dashboard": {
                        "id": 123,
                        "name": "<string>",
                        "isDisabled": True,
                        "position": 123,
                        "path": "<string>",
                        "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                        "id": "<string>",
                        "isAggregated": True,
                        "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                }
            ]
        },
        "state": {
            "id": 123,
            "dataset": "<unknown>",
            "name": "<string>",
            "color": 123,
            "position": 123
        },
        "archived": "2023-11-07T05:31:56Z",
        "removed": "2023-11-07T05:31:56Z",
        "datums": "<array>",
        "metadatums": [
            {
                "id": 123,
                "record": "<unknown>",
                "representation": {
                    "id": 123,
                    "dashboard": {
                        "id": 123,
                        "name": "<string>",
                        "isDisabled": True,
                        "position": 123,
                        "path": "<string>",
                        "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                        "id": "<string>",
                        "isAggregated": True,
                        "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                },
                "recordValue": "<unknown>",
                "decimalValue": 123
            }
        ],
        "events": [
            {
                "id": 123,
                "record": "<unknown>",
                "user": {
                    "id": 123,
                    "photoFilename": "<string>",
                    "name": "<string>",
                    "email": "<string>",
                    "role": {
                        "id": 123,
                        "name": "<string>",
                        "users": "<array>"
                    },
                    "userType": { "id": "<string>" },
                    "languageCode": "<string>",
                    "timeZone": "<string>",
                    "timeZoneOffset": 123,
                    "acceptedTerms": True,
                    "isSubscribedToNewsletter": True,
                    "isDisabled": True,
                    "tickets": [
                        {
                            "id": "<string>",
                            "user": "<unknown>",
                            "scopeDataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            },
                            "scopeRecord": "<unknown>",
                            "redirectUrl": "<string>",
                            "created": "2023-11-07T05:31:56Z",
                            "expires": "2023-11-07T05:31:56Z",
                            "isSingleUse": True
                        }
                    ],
                    "privileges": [
                        {
                            "id": 123,
                            "user": "<unknown>",
                            "dashboard": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "representations": "<array>"
                            },
                            "dataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            }
                        }
                    ],
                    "notificationPreferences": [
                        {
                            "user": "<unknown>",
                            "notificationType": { "id": "<string>" },
                            "notificationMethod": { "id": "<string>" }
                        }
                    ],
                    "emailChangeTokens": [
                        {
                            "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
                            "newEmail": "<string>",
                            "created": "2023-11-07T05:31:56Z"
                        }
                    ]
                },
                "eventType": { "id": "<string>" },
                "created": "2023-11-07T05:31:56Z",
                "oldState": {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                },
                "newState": {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                },
                "property": {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                        "id": "<string>",
                        "isAutomatic": True,
                        "isPlural": True,
                        "isSortable": True,
                        "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": True,
                    "isRequired": True,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                        {
                            "id": 123,
                            "property": "<unknown>",
                            "text": "<string>",
                            "color": 123
                        }
                    ]
                },
                "oldOptionValue": {
                    "id": 123,
                    "property": "<unknown>",
                    "text": "<string>",
                    "color": 123
                },
                "oldUserValue": {
                    "id": 123,
                    "photoFilename": "<string>",
                    "name": "<string>",
                    "email": "<string>",
                    "role": {
                        "id": 123,
                        "name": "<string>",
                        "users": "<array>"
                    },
                    "userType": { "id": "<string>" },
                    "languageCode": "<string>",
                    "timeZone": "<string>",
                    "timeZoneOffset": 123,
                    "acceptedTerms": True,
                    "isSubscribedToNewsletter": True,
                    "isDisabled": True,
                    "tickets": [
                        {
                            "id": "<string>",
                            "user": "<unknown>",
                            "scopeDataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            },
                            "scopeRecord": "<unknown>",
                            "redirectUrl": "<string>",
                            "created": "2023-11-07T05:31:56Z",
                            "expires": "2023-11-07T05:31:56Z",
                            "isSingleUse": True
                        }
                    ],
                    "privileges": [
                        {
                            "id": 123,
                            "user": "<unknown>",
                            "dashboard": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "representations": "<array>"
                            },
                            "dataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            }
                        }
                    ],
                    "notificationPreferences": [
                        {
                            "user": "<unknown>",
                            "notificationType": { "id": "<string>" },
                            "notificationMethod": { "id": "<string>" }
                        }
                    ],
                    "emailChangeTokens": [
                        {
                            "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
                            "newEmail": "<string>",
                            "created": "2023-11-07T05:31:56Z"
                        }
                    ]
                },
                "oldRecordValue": "<unknown>",
                "oldIntegerValue": 123,
                "oldDecimalValue": 123,
                "oldStringValue": "<string>",
                "oldDateTimeValue": "2023-11-07T05:31:56Z",
                "newOptionValue": {
                    "id": 123,
                    "property": "<unknown>",
                    "text": "<string>",
                    "color": 123
                },
                "newUserValue": {
                    "id": 123,
                    "photoFilename": "<string>",
                    "name": "<string>",
                    "email": "<string>",
                    "role": {
                        "id": 123,
                        "name": "<string>",
                        "users": "<array>"
                    },
                    "userType": { "id": "<string>" },
                    "languageCode": "<string>",
                    "timeZone": "<string>",
                    "timeZoneOffset": 123,
                    "acceptedTerms": True,
                    "isSubscribedToNewsletter": True,
                    "isDisabled": True,
                    "tickets": [
                        {
                            "id": "<string>",
                            "user": "<unknown>",
                            "scopeDataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            },
                            "scopeRecord": "<unknown>",
                            "redirectUrl": "<string>",
                            "created": "2023-11-07T05:31:56Z",
                            "expires": "2023-11-07T05:31:56Z",
                            "isSingleUse": True
                        }
                    ],
                    "privileges": [
                        {
                            "id": 123,
                            "user": "<unknown>",
                            "dashboard": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "representations": "<array>"
                            },
                            "dataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            }
                        }
                    ],
                    "notificationPreferences": [
                        {
                            "user": "<unknown>",
                            "notificationType": { "id": "<string>" },
                            "notificationMethod": { "id": "<string>" }
                        }
                    ],
                    "emailChangeTokens": [
                        {
                            "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
                            "newEmail": "<string>",
                            "created": "2023-11-07T05:31:56Z"
                        }
                    ]
                },
                "newRecordValue": "<unknown>",
                "newIntegerValue": 123,
                "newDecimalValue": 123,
                "newStringValue": "<string>",
                "newDateTimeValue": "2023-11-07T05:31:56Z"
            }
        ],
        "transitions": [
            {
                "id": 123,
                "record": "<unknown>",
                "oldState": {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                },
                "timestamp": "2023-11-07T05:31:56Z"
            }
        ]
    },
    "property": {
        "id": 123,
        "dataset": "<unknown>",
        "propertyType": {
            "id": "<string>",
            "isAutomatic": True,
            "isPlural": True,
            "isSortable": True,
            "position": 123
        },
        "name": "<string>",
        "isUsedAsTitle": True,
        "isRequired": True,
        "parameters": "<string>",
        "position": 123,
        "options": [
            {
                "id": 123,
                "property": "<unknown>",
                "text": "<string>",
                "color": 123
            }
        ]
    },
    "optionValue": {
        "id": 123,
        "property": "<unknown>",
        "text": "<string>",
        "color": 123
    },
    "userValue": {
        "id": 123,
        "photoFilename": "<string>",
        "name": "<string>",
        "email": "<string>",
        "role": {
            "id": 123,
            "name": "<string>",
            "users": "<array>"
        },
        "userType": { "id": "<string>" },
        "languageCode": "<string>",
        "timeZone": "<string>",
        "timeZoneOffset": 123,
        "acceptedTerms": True,
        "isSubscribedToNewsletter": True,
        "isDisabled": True,
        "tickets": [
            {
                "id": "<string>",
                "user": "<unknown>",
                "scopeDataset": {
                    "id": 123,
                    "name": "<string>",
                    "isDisabled": True,
                    "position": 123,
                    "path": "<string>",
                    "states": [
                        {
                            "id": 123,
                            "dataset": "<unknown>",
                            "name": "<string>",
                            "color": 123,
                            "position": 123
                        }
                    ],
                    "properties": [
                        {
                            "id": 123,
                            "dataset": "<unknown>",
                            "propertyType": {
                                "id": "<string>",
                                "isAutomatic": True,
                                "isPlural": True,
                                "isSortable": True,
                                "position": 123
                            },
                            "name": "<string>",
                            "isUsedAsTitle": True,
                            "isRequired": True,
                            "parameters": "<string>",
                            "position": 123,
                            "options": [
                                {
                                    "id": 123,
                                    "property": "<unknown>",
                                    "text": "<string>",
                                    "color": 123
                                }
                            ]
                        }
                    ],
                    "representations": [
                        {
                            "id": 123,
                            "dashboard": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "representations": "<array>"
                            },
                            "dataset": "<unknown>",
                            "representationType": {
                                "id": "<string>",
                                "isAggregated": True,
                                "position": 123
                            },
                            "name": "<string>",
                            "parameters": "<string>",
                            "position": 123
                        }
                    ]
                },
                "scopeRecord": "<unknown>",
                "redirectUrl": "<string>",
                "created": "2023-11-07T05:31:56Z",
                "expires": "2023-11-07T05:31:56Z",
                "isSingleUse": True
            }
        ],
        "privileges": [
            {
                "id": 123,
                "user": "<unknown>",
                "dashboard": {
                    "id": 123,
                    "name": "<string>",
                    "isDisabled": True,
                    "position": 123,
                    "path": "<string>",
                    "representations": "<array>"
                },
                "dataset": {
                    "id": 123,
                    "name": "<string>",
                    "isDisabled": True,
                    "position": 123,
                    "path": "<string>",
                    "states": [
                        {
                            "id": 123,
                            "dataset": "<unknown>",
                            "name": "<string>",
                            "color": 123,
                            "position": 123
                        }
                    ],
                    "properties": [
                        {
                            "id": 123,
                            "dataset": "<unknown>",
                            "propertyType": {
                                "id": "<string>",
                                "isAutomatic": True,
                                "isPlural": True,
                                "isSortable": True,
                                "position": 123
                            },
                            "name": "<string>",
                            "isUsedAsTitle": True,
                            "isRequired": True,
                            "parameters": "<string>",
                            "position": 123,
                            "options": [
                                {
                                    "id": 123,
                                    "property": "<unknown>",
                                    "text": "<string>",
                                    "color": 123
                                }
                            ]
                        }
                    ],
                    "representations": [
                        {
                            "id": 123,
                            "dashboard": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "representations": "<array>"
                            },
                            "dataset": "<unknown>",
                            "representationType": {
                                "id": "<string>",
                                "isAggregated": True,
                                "position": 123
                            },
                            "name": "<string>",
                            "parameters": "<string>",
                            "position": 123
                        }
                    ]
                }
            }
        ],
        "notificationPreferences": [
            {
                "user": "<unknown>",
                "notificationType": { "id": "<string>" },
                "notificationMethod": { "id": "<string>" }
            }
        ],
        "emailChangeTokens": [
            {
                "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
                "newEmail": "<string>",
                "created": "2023-11-07T05:31:56Z"
            }
        ]
    },
    "recordValue": {
        "id": 123,
        "dataset": {
            "id": 123,
            "name": "<string>",
            "isDisabled": True,
            "position": 123,
            "path": "<string>",
            "states": [
                {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                }
            ],
            "properties": [
                {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                        "id": "<string>",
                        "isAutomatic": True,
                        "isPlural": True,
                        "isSortable": True,
                        "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": True,
                    "isRequired": True,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                        {
                            "id": 123,
                            "property": "<unknown>",
                            "text": "<string>",
                            "color": 123
                        }
                    ]
                }
            ],
            "representations": [
                {
                    "id": 123,
                    "dashboard": {
                        "id": 123,
                        "name": "<string>",
                        "isDisabled": True,
                        "position": 123,
                        "path": "<string>",
                        "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                        "id": "<string>",
                        "isAggregated": True,
                        "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                }
            ]
        },
        "state": {
            "id": 123,
            "dataset": "<unknown>",
            "name": "<string>",
            "color": 123,
            "position": 123
        },
        "archived": "2023-11-07T05:31:56Z",
        "removed": "2023-11-07T05:31:56Z",
        "datums": "<array>",
        "metadatums": [
            {
                "id": 123,
                "record": "<unknown>",
                "representation": {
                    "id": 123,
                    "dashboard": {
                        "id": 123,
                        "name": "<string>",
                        "isDisabled": True,
                        "position": 123,
                        "path": "<string>",
                        "representations": "<array>"
                    },
                    "dataset": "<unknown>",
                    "representationType": {
                        "id": "<string>",
                        "isAggregated": True,
                        "position": 123
                    },
                    "name": "<string>",
                    "parameters": "<string>",
                    "position": 123
                },
                "recordValue": "<unknown>",
                "decimalValue": 123
            }
        ],
        "events": [
            {
                "id": 123,
                "record": "<unknown>",
                "user": {
                    "id": 123,
                    "photoFilename": "<string>",
                    "name": "<string>",
                    "email": "<string>",
                    "role": {
                        "id": 123,
                        "name": "<string>",
                        "users": "<array>"
                    },
                    "userType": { "id": "<string>" },
                    "languageCode": "<string>",
                    "timeZone": "<string>",
                    "timeZoneOffset": 123,
                    "acceptedTerms": True,
                    "isSubscribedToNewsletter": True,
                    "isDisabled": True,
                    "tickets": [
                        {
                            "id": "<string>",
                            "user": "<unknown>",
                            "scopeDataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            },
                            "scopeRecord": "<unknown>",
                            "redirectUrl": "<string>",
                            "created": "2023-11-07T05:31:56Z",
                            "expires": "2023-11-07T05:31:56Z",
                            "isSingleUse": True
                        }
                    ],
                    "privileges": [
                        {
                            "id": 123,
                            "user": "<unknown>",
                            "dashboard": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "representations": "<array>"
                            },
                            "dataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            }
                        }
                    ],
                    "notificationPreferences": [
                        {
                            "user": "<unknown>",
                            "notificationType": { "id": "<string>" },
                            "notificationMethod": { "id": "<string>" }
                        }
                    ],
                    "emailChangeTokens": [
                        {
                            "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
                            "newEmail": "<string>",
                            "created": "2023-11-07T05:31:56Z"
                        }
                    ]
                },
                "eventType": { "id": "<string>" },
                "created": "2023-11-07T05:31:56Z",
                "oldState": {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                },
                "newState": {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                },
                "property": {
                    "id": 123,
                    "dataset": "<unknown>",
                    "propertyType": {
                        "id": "<string>",
                        "isAutomatic": True,
                        "isPlural": True,
                        "isSortable": True,
                        "position": 123
                    },
                    "name": "<string>",
                    "isUsedAsTitle": True,
                    "isRequired": True,
                    "parameters": "<string>",
                    "position": 123,
                    "options": [
                        {
                            "id": 123,
                            "property": "<unknown>",
                            "text": "<string>",
                            "color": 123
                        }
                    ]
                },
                "oldOptionValue": {
                    "id": 123,
                    "property": "<unknown>",
                    "text": "<string>",
                    "color": 123
                },
                "oldUserValue": {
                    "id": 123,
                    "photoFilename": "<string>",
                    "name": "<string>",
                    "email": "<string>",
                    "role": {
                        "id": 123,
                        "name": "<string>",
                        "users": "<array>"
                    },
                    "userType": { "id": "<string>" },
                    "languageCode": "<string>",
                    "timeZone": "<string>",
                    "timeZoneOffset": 123,
                    "acceptedTerms": True,
                    "isSubscribedToNewsletter": True,
                    "isDisabled": True,
                    "tickets": [
                        {
                            "id": "<string>",
                            "user": "<unknown>",
                            "scopeDataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            },
                            "scopeRecord": "<unknown>",
                            "redirectUrl": "<string>",
                            "created": "2023-11-07T05:31:56Z",
                            "expires": "2023-11-07T05:31:56Z",
                            "isSingleUse": True
                        }
                    ],
                    "privileges": [
                        {
                            "id": 123,
                            "user": "<unknown>",
                            "dashboard": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "representations": "<array>"
                            },
                            "dataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            }
                        }
                    ],
                    "notificationPreferences": [
                        {
                            "user": "<unknown>",
                            "notificationType": { "id": "<string>" },
                            "notificationMethod": { "id": "<string>" }
                        }
                    ],
                    "emailChangeTokens": [
                        {
                            "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
                            "newEmail": "<string>",
                            "created": "2023-11-07T05:31:56Z"
                        }
                    ]
                },
                "oldRecordValue": "<unknown>",
                "oldIntegerValue": 123,
                "oldDecimalValue": 123,
                "oldStringValue": "<string>",
                "oldDateTimeValue": "2023-11-07T05:31:56Z",
                "newOptionValue": {
                    "id": 123,
                    "property": "<unknown>",
                    "text": "<string>",
                    "color": 123
                },
                "newUserValue": {
                    "id": 123,
                    "photoFilename": "<string>",
                    "name": "<string>",
                    "email": "<string>",
                    "role": {
                        "id": 123,
                        "name": "<string>",
                        "users": "<array>"
                    },
                    "userType": { "id": "<string>" },
                    "languageCode": "<string>",
                    "timeZone": "<string>",
                    "timeZoneOffset": 123,
                    "acceptedTerms": True,
                    "isSubscribedToNewsletter": True,
                    "isDisabled": True,
                    "tickets": [
                        {
                            "id": "<string>",
                            "user": "<unknown>",
                            "scopeDataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            },
                            "scopeRecord": "<unknown>",
                            "redirectUrl": "<string>",
                            "created": "2023-11-07T05:31:56Z",
                            "expires": "2023-11-07T05:31:56Z",
                            "isSingleUse": True
                        }
                    ],
                    "privileges": [
                        {
                            "id": 123,
                            "user": "<unknown>",
                            "dashboard": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "representations": "<array>"
                            },
                            "dataset": {
                                "id": 123,
                                "name": "<string>",
                                "isDisabled": True,
                                "position": 123,
                                "path": "<string>",
                                "states": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "name": "<string>",
                                        "color": 123,
                                        "position": 123
                                    }
                                ],
                                "properties": [
                                    {
                                        "id": 123,
                                        "dataset": "<unknown>",
                                        "propertyType": {
                                            "id": "<string>",
                                            "isAutomatic": True,
                                            "isPlural": True,
                                            "isSortable": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "isUsedAsTitle": True,
                                        "isRequired": True,
                                        "parameters": "<string>",
                                        "position": 123,
                                        "options": [
                                            {
                                                "id": 123,
                                                "property": "<unknown>",
                                                "text": "<string>",
                                                "color": 123
                                            }
                                        ]
                                    }
                                ],
                                "representations": [
                                    {
                                        "id": 123,
                                        "dashboard": {
                                            "id": 123,
                                            "name": "<string>",
                                            "isDisabled": True,
                                            "position": 123,
                                            "path": "<string>",
                                            "representations": "<array>"
                                        },
                                        "dataset": "<unknown>",
                                        "representationType": {
                                            "id": "<string>",
                                            "isAggregated": True,
                                            "position": 123
                                        },
                                        "name": "<string>",
                                        "parameters": "<string>",
                                        "position": 123
                                    }
                                ]
                            }
                        }
                    ],
                    "notificationPreferences": [
                        {
                            "user": "<unknown>",
                            "notificationType": { "id": "<string>" },
                            "notificationMethod": { "id": "<string>" }
                        }
                    ],
                    "emailChangeTokens": [
                        {
                            "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
                            "newEmail": "<string>",
                            "created": "2023-11-07T05:31:56Z"
                        }
                    ]
                },
                "newRecordValue": "<unknown>",
                "newIntegerValue": 123,
                "newDecimalValue": 123,
                "newStringValue": "<string>",
                "newDateTimeValue": "2023-11-07T05:31:56Z"
            }
        ],
        "transitions": [
            {
                "id": 123,
                "record": "<unknown>",
                "oldState": {
                    "id": 123,
                    "dataset": "<unknown>",
                    "name": "<string>",
                    "color": 123,
                    "position": 123
                },
                "timestamp": "2023-11-07T05:31:56Z"
            }
        ]
    },
    "integerValue": 123,
    "decimalValue": 123,
    "stringValue": "<string>",
    "dateTimeValue": "2023-11-07T05:31:56Z"
}
headers = {"Content-Type": "application/json-patch+json"}

response = requests.put(url, json=payload, headers=headers)

print(response.text)
const options = {
method: 'PUT',
headers: {'Content-Type': 'application/json-patch+json'},
body: JSON.stringify({
id: 123,
record: {
id: 123,
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
state: {id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123},
archived: '2023-11-07T05:31:56Z',
removed: '2023-11-07T05:31:56Z',
datums: '<array>',
metadatums: [
{
id: 123,
record: '<unknown>',
representation: {
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
},
recordValue: '<unknown>',
decimalValue: 123
}
],
events: [
{
id: 123,
record: '<unknown>',
user: {
id: 123,
photoFilename: '<string>',
name: '<string>',
email: '<string>',
role: {id: 123, name: '<string>', users: '<array>'},
userType: {id: '<string>'},
languageCode: '<string>',
timeZone: '<string>',
timeZoneOffset: 123,
acceptedTerms: true,
isSubscribedToNewsletter: true,
isDisabled: true,
tickets: [
{
id: '<string>',
user: '<unknown>',
scopeDataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
scopeRecord: '<unknown>',
redirectUrl: '<string>',
created: '2023-11-07T05:31:56Z',
expires: '2023-11-07T05:31:56Z',
isSingleUse: true
}
],
privileges: [
{
id: 123,
user: '<unknown>',
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
}
}
],
notificationPreferences: [
{
user: '<unknown>',
notificationType: {id: '<string>'},
notificationMethod: {id: '<string>'}
}
],
emailChangeTokens: [
{
id: '3c90c3cc-0d44-4b50-8888-8dd25736052a',
newEmail: '<string>',
created: '2023-11-07T05:31:56Z'
}
]
},
eventType: {id: '<string>'},
created: '2023-11-07T05:31:56Z',
oldState: {id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123},
newState: {id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123},
property: {
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
},
oldOptionValue: {id: 123, property: '<unknown>', text: '<string>', color: 123},
oldUserValue: {
id: 123,
photoFilename: '<string>',
name: '<string>',
email: '<string>',
role: {id: 123, name: '<string>', users: '<array>'},
userType: {id: '<string>'},
languageCode: '<string>',
timeZone: '<string>',
timeZoneOffset: 123,
acceptedTerms: true,
isSubscribedToNewsletter: true,
isDisabled: true,
tickets: [
{
id: '<string>',
user: '<unknown>',
scopeDataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
scopeRecord: '<unknown>',
redirectUrl: '<string>',
created: '2023-11-07T05:31:56Z',
expires: '2023-11-07T05:31:56Z',
isSingleUse: true
}
],
privileges: [
{
id: 123,
user: '<unknown>',
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
}
}
],
notificationPreferences: [
{
user: '<unknown>',
notificationType: {id: '<string>'},
notificationMethod: {id: '<string>'}
}
],
emailChangeTokens: [
{
id: '3c90c3cc-0d44-4b50-8888-8dd25736052a',
newEmail: '<string>',
created: '2023-11-07T05:31:56Z'
}
]
},
oldRecordValue: '<unknown>',
oldIntegerValue: 123,
oldDecimalValue: 123,
oldStringValue: '<string>',
oldDateTimeValue: '2023-11-07T05:31:56Z',
newOptionValue: {id: 123, property: '<unknown>', text: '<string>', color: 123},
newUserValue: {
id: 123,
photoFilename: '<string>',
name: '<string>',
email: '<string>',
role: {id: 123, name: '<string>', users: '<array>'},
userType: {id: '<string>'},
languageCode: '<string>',
timeZone: '<string>',
timeZoneOffset: 123,
acceptedTerms: true,
isSubscribedToNewsletter: true,
isDisabled: true,
tickets: [
{
id: '<string>',
user: '<unknown>',
scopeDataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
scopeRecord: '<unknown>',
redirectUrl: '<string>',
created: '2023-11-07T05:31:56Z',
expires: '2023-11-07T05:31:56Z',
isSingleUse: true
}
],
privileges: [
{
id: 123,
user: '<unknown>',
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
}
}
],
notificationPreferences: [
{
user: '<unknown>',
notificationType: {id: '<string>'},
notificationMethod: {id: '<string>'}
}
],
emailChangeTokens: [
{
id: '3c90c3cc-0d44-4b50-8888-8dd25736052a',
newEmail: '<string>',
created: '2023-11-07T05:31:56Z'
}
]
},
newRecordValue: '<unknown>',
newIntegerValue: 123,
newDecimalValue: 123,
newStringValue: '<string>',
newDateTimeValue: '2023-11-07T05:31:56Z'
}
],
transitions: [
{
id: 123,
record: '<unknown>',
oldState: {id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123},
timestamp: '2023-11-07T05:31:56Z'
}
]
},
property: {
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
},
optionValue: {id: 123, property: '<unknown>', text: '<string>', color: 123},
userValue: {
id: 123,
photoFilename: '<string>',
name: '<string>',
email: '<string>',
role: {id: 123, name: '<string>', users: '<array>'},
userType: {id: '<string>'},
languageCode: '<string>',
timeZone: '<string>',
timeZoneOffset: 123,
acceptedTerms: true,
isSubscribedToNewsletter: true,
isDisabled: true,
tickets: [
{
id: '<string>',
user: '<unknown>',
scopeDataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
scopeRecord: '<unknown>',
redirectUrl: '<string>',
created: '2023-11-07T05:31:56Z',
expires: '2023-11-07T05:31:56Z',
isSingleUse: true
}
],
privileges: [
{
id: 123,
user: '<unknown>',
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
}
}
],
notificationPreferences: [
{
user: '<unknown>',
notificationType: {id: '<string>'},
notificationMethod: {id: '<string>'}
}
],
emailChangeTokens: [
{
id: '3c90c3cc-0d44-4b50-8888-8dd25736052a',
newEmail: '<string>',
created: '2023-11-07T05:31:56Z'
}
]
},
recordValue: {
id: 123,
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
state: {id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123},
archived: '2023-11-07T05:31:56Z',
removed: '2023-11-07T05:31:56Z',
datums: '<array>',
metadatums: [
{
id: 123,
record: '<unknown>',
representation: {
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
},
recordValue: '<unknown>',
decimalValue: 123
}
],
events: [
{
id: 123,
record: '<unknown>',
user: {
id: 123,
photoFilename: '<string>',
name: '<string>',
email: '<string>',
role: {id: 123, name: '<string>', users: '<array>'},
userType: {id: '<string>'},
languageCode: '<string>',
timeZone: '<string>',
timeZoneOffset: 123,
acceptedTerms: true,
isSubscribedToNewsletter: true,
isDisabled: true,
tickets: [
{
id: '<string>',
user: '<unknown>',
scopeDataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
scopeRecord: '<unknown>',
redirectUrl: '<string>',
created: '2023-11-07T05:31:56Z',
expires: '2023-11-07T05:31:56Z',
isSingleUse: true
}
],
privileges: [
{
id: 123,
user: '<unknown>',
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
}
}
],
notificationPreferences: [
{
user: '<unknown>',
notificationType: {id: '<string>'},
notificationMethod: {id: '<string>'}
}
],
emailChangeTokens: [
{
id: '3c90c3cc-0d44-4b50-8888-8dd25736052a',
newEmail: '<string>',
created: '2023-11-07T05:31:56Z'
}
]
},
eventType: {id: '<string>'},
created: '2023-11-07T05:31:56Z',
oldState: {id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123},
newState: {id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123},
property: {
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
},
oldOptionValue: {id: 123, property: '<unknown>', text: '<string>', color: 123},
oldUserValue: {
id: 123,
photoFilename: '<string>',
name: '<string>',
email: '<string>',
role: {id: 123, name: '<string>', users: '<array>'},
userType: {id: '<string>'},
languageCode: '<string>',
timeZone: '<string>',
timeZoneOffset: 123,
acceptedTerms: true,
isSubscribedToNewsletter: true,
isDisabled: true,
tickets: [
{
id: '<string>',
user: '<unknown>',
scopeDataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
scopeRecord: '<unknown>',
redirectUrl: '<string>',
created: '2023-11-07T05:31:56Z',
expires: '2023-11-07T05:31:56Z',
isSingleUse: true
}
],
privileges: [
{
id: 123,
user: '<unknown>',
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
}
}
],
notificationPreferences: [
{
user: '<unknown>',
notificationType: {id: '<string>'},
notificationMethod: {id: '<string>'}
}
],
emailChangeTokens: [
{
id: '3c90c3cc-0d44-4b50-8888-8dd25736052a',
newEmail: '<string>',
created: '2023-11-07T05:31:56Z'
}
]
},
oldRecordValue: '<unknown>',
oldIntegerValue: 123,
oldDecimalValue: 123,
oldStringValue: '<string>',
oldDateTimeValue: '2023-11-07T05:31:56Z',
newOptionValue: {id: 123, property: '<unknown>', text: '<string>', color: 123},
newUserValue: {
id: 123,
photoFilename: '<string>',
name: '<string>',
email: '<string>',
role: {id: 123, name: '<string>', users: '<array>'},
userType: {id: '<string>'},
languageCode: '<string>',
timeZone: '<string>',
timeZoneOffset: 123,
acceptedTerms: true,
isSubscribedToNewsletter: true,
isDisabled: true,
tickets: [
{
id: '<string>',
user: '<unknown>',
scopeDataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
},
scopeRecord: '<unknown>',
redirectUrl: '<string>',
created: '2023-11-07T05:31:56Z',
expires: '2023-11-07T05:31:56Z',
isSingleUse: true
}
],
privileges: [
{
id: 123,
user: '<unknown>',
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
states: [{id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123}],
properties: [
{
id: 123,
dataset: '<unknown>',
propertyType: {
id: '<string>',
isAutomatic: true,
isPlural: true,
isSortable: true,
position: 123
},
name: '<string>',
isUsedAsTitle: true,
isRequired: true,
parameters: '<string>',
position: 123,
options: [{id: 123, property: '<unknown>', text: '<string>', color: 123}]
}
],
representations: [
{
id: 123,
dashboard: {
id: 123,
name: '<string>',
isDisabled: true,
position: 123,
path: '<string>',
representations: '<array>'
},
dataset: '<unknown>',
representationType: {id: '<string>', isAggregated: true, position: 123},
name: '<string>',
parameters: '<string>',
position: 123
}
]
}
}
],
notificationPreferences: [
{
user: '<unknown>',
notificationType: {id: '<string>'},
notificationMethod: {id: '<string>'}
}
],
emailChangeTokens: [
{
id: '3c90c3cc-0d44-4b50-8888-8dd25736052a',
newEmail: '<string>',
created: '2023-11-07T05:31:56Z'
}
]
},
newRecordValue: '<unknown>',
newIntegerValue: 123,
newDecimalValue: 123,
newStringValue: '<string>',
newDateTimeValue: '2023-11-07T05:31:56Z'
}
],
transitions: [
{
id: 123,
record: '<unknown>',
oldState: {id: 123, dataset: '<unknown>', name: '<string>', color: 123, position: 123},
timestamp: '2023-11-07T05:31:56Z'
}
]
},
integerValue: 123,
decimalValue: 123,
stringValue: '<string>',
dateTimeValue: '2023-11-07T05:31:56Z'
})
};

fetch('https://api.example.com/v1/datums', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));
<?php

$curl = curl_init();

curl_setopt_array($curl, [
  CURLOPT_URL => "https://api.example.com/v1/datums",
  CURLOPT_RETURNTRANSFER => true,
  CURLOPT_ENCODING => "",
  CURLOPT_MAXREDIRS => 10,
  CURLOPT_TIMEOUT => 30,
  CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
  CURLOPT_CUSTOMREQUEST => "PUT",
  CURLOPT_POSTFIELDS => json_encode([
    'id' => 123,
    'record' => [
        'id' => 123,
        'dataset' => [
                'id' => 123,
                'name' => '<string>',
                'isDisabled' => true,
                'position' => 123,
                'path' => '<string>',
                'states' => [
                                [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'name' => '<string>',
                                                                'color' => 123,
                                                                'position' => 123
                                ]
                ],
                'properties' => [
                                [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'propertyType' => [
                                                                                                                                'id' => '<string>',
                                                                                                                                'isAutomatic' => true,
                                                                                                                                'isPlural' => true,
                                                                                                                                'isSortable' => true,
                                                                                                                                'position' => 123
                                                                ],
                                                                'name' => '<string>',
                                                                'isUsedAsTitle' => true,
                                                                'isRequired' => true,
                                                                'parameters' => '<string>',
                                                                'position' => 123,
                                                                'options' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                ]
                                                                ]
                                ]
                ],
                'representations' => [
                                [
                                                                'id' => 123,
                                                                'dashboard' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'isDisabled' => true,
                                                                                                                                'position' => 123,
                                                                                                                                'path' => '<string>',
                                                                                                                                'representations' => '<array>'
                                                                ],
                                                                'dataset' => '<unknown>',
                                                                'representationType' => [
                                                                                                                                'id' => '<string>',
                                                                                                                                'isAggregated' => true,
                                                                                                                                'position' => 123
                                                                ],
                                                                'name' => '<string>',
                                                                'parameters' => '<string>',
                                                                'position' => 123
                                ]
                ]
        ],
        'state' => [
                'id' => 123,
                'dataset' => '<unknown>',
                'name' => '<string>',
                'color' => 123,
                'position' => 123
        ],
        'archived' => '2023-11-07T05:31:56Z',
        'removed' => '2023-11-07T05:31:56Z',
        'datums' => '<array>',
        'metadatums' => [
                [
                                'id' => 123,
                                'record' => '<unknown>',
                                'representation' => [
                                                                'id' => 123,
                                                                'dashboard' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'isDisabled' => true,
                                                                                                                                'position' => 123,
                                                                                                                                'path' => '<string>',
                                                                                                                                'representations' => '<array>'
                                                                ],
                                                                'dataset' => '<unknown>',
                                                                'representationType' => [
                                                                                                                                'id' => '<string>',
                                                                                                                                'isAggregated' => true,
                                                                                                                                'position' => 123
                                                                ],
                                                                'name' => '<string>',
                                                                'parameters' => '<string>',
                                                                'position' => 123
                                ],
                                'recordValue' => '<unknown>',
                                'decimalValue' => 123
                ]
        ],
        'events' => [
                [
                                'id' => 123,
                                'record' => '<unknown>',
                                'user' => [
                                                                'id' => 123,
                                                                'photoFilename' => '<string>',
                                                                'name' => '<string>',
                                                                'email' => '<string>',
                                                                'role' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'users' => '<array>'
                                                                ],
                                                                'userType' => [
                                                                                                                                'id' => '<string>'
                                                                ],
                                                                'languageCode' => '<string>',
                                                                'timeZone' => '<string>',
                                                                'timeZoneOffset' => 123,
                                                                'acceptedTerms' => true,
                                                                'isSubscribedToNewsletter' => true,
                                                                'isDisabled' => true,
                                                                'tickets' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'scopeDataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'scopeRecord' => '<unknown>',
                                                                                                                                                                                                                                                                'redirectUrl' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'expires' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'isSingleUse' => true
                                                                                                                                ]
                                                                ],
                                                                'privileges' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'dataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'notificationPreferences' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'notificationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'notificationMethod' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'emailChangeTokens' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '3c90c3cc-0d44-4b50-8888-8dd25736052a',
                                                                                                                                                                                                                                                                'newEmail' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z'
                                                                                                                                ]
                                                                ]
                                ],
                                'eventType' => [
                                                                'id' => '<string>'
                                ],
                                'created' => '2023-11-07T05:31:56Z',
                                'oldState' => [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'name' => '<string>',
                                                                'color' => 123,
                                                                'position' => 123
                                ],
                                'newState' => [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'name' => '<string>',
                                                                'color' => 123,
                                                                'position' => 123
                                ],
                                'property' => [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'propertyType' => [
                                                                                                                                'id' => '<string>',
                                                                                                                                'isAutomatic' => true,
                                                                                                                                'isPlural' => true,
                                                                                                                                'isSortable' => true,
                                                                                                                                'position' => 123
                                                                ],
                                                                'name' => '<string>',
                                                                'isUsedAsTitle' => true,
                                                                'isRequired' => true,
                                                                'parameters' => '<string>',
                                                                'position' => 123,
                                                                'options' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                ]
                                                                ]
                                ],
                                'oldOptionValue' => [
                                                                'id' => 123,
                                                                'property' => '<unknown>',
                                                                'text' => '<string>',
                                                                'color' => 123
                                ],
                                'oldUserValue' => [
                                                                'id' => 123,
                                                                'photoFilename' => '<string>',
                                                                'name' => '<string>',
                                                                'email' => '<string>',
                                                                'role' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'users' => '<array>'
                                                                ],
                                                                'userType' => [
                                                                                                                                'id' => '<string>'
                                                                ],
                                                                'languageCode' => '<string>',
                                                                'timeZone' => '<string>',
                                                                'timeZoneOffset' => 123,
                                                                'acceptedTerms' => true,
                                                                'isSubscribedToNewsletter' => true,
                                                                'isDisabled' => true,
                                                                'tickets' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'scopeDataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'scopeRecord' => '<unknown>',
                                                                                                                                                                                                                                                                'redirectUrl' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'expires' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'isSingleUse' => true
                                                                                                                                ]
                                                                ],
                                                                'privileges' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'dataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'notificationPreferences' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'notificationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'notificationMethod' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'emailChangeTokens' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '3c90c3cc-0d44-4b50-8888-8dd25736052a',
                                                                                                                                                                                                                                                                'newEmail' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z'
                                                                                                                                ]
                                                                ]
                                ],
                                'oldRecordValue' => '<unknown>',
                                'oldIntegerValue' => 123,
                                'oldDecimalValue' => 123,
                                'oldStringValue' => '<string>',
                                'oldDateTimeValue' => '2023-11-07T05:31:56Z',
                                'newOptionValue' => [
                                                                'id' => 123,
                                                                'property' => '<unknown>',
                                                                'text' => '<string>',
                                                                'color' => 123
                                ],
                                'newUserValue' => [
                                                                'id' => 123,
                                                                'photoFilename' => '<string>',
                                                                'name' => '<string>',
                                                                'email' => '<string>',
                                                                'role' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'users' => '<array>'
                                                                ],
                                                                'userType' => [
                                                                                                                                'id' => '<string>'
                                                                ],
                                                                'languageCode' => '<string>',
                                                                'timeZone' => '<string>',
                                                                'timeZoneOffset' => 123,
                                                                'acceptedTerms' => true,
                                                                'isSubscribedToNewsletter' => true,
                                                                'isDisabled' => true,
                                                                'tickets' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'scopeDataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'scopeRecord' => '<unknown>',
                                                                                                                                                                                                                                                                'redirectUrl' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'expires' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'isSingleUse' => true
                                                                                                                                ]
                                                                ],
                                                                'privileges' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'dataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'notificationPreferences' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'notificationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'notificationMethod' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'emailChangeTokens' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '3c90c3cc-0d44-4b50-8888-8dd25736052a',
                                                                                                                                                                                                                                                                'newEmail' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z'
                                                                                                                                ]
                                                                ]
                                ],
                                'newRecordValue' => '<unknown>',
                                'newIntegerValue' => 123,
                                'newDecimalValue' => 123,
                                'newStringValue' => '<string>',
                                'newDateTimeValue' => '2023-11-07T05:31:56Z'
                ]
        ],
        'transitions' => [
                [
                                'id' => 123,
                                'record' => '<unknown>',
                                'oldState' => [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'name' => '<string>',
                                                                'color' => 123,
                                                                'position' => 123
                                ],
                                'timestamp' => '2023-11-07T05:31:56Z'
                ]
        ]
    ],
    'property' => [
        'id' => 123,
        'dataset' => '<unknown>',
        'propertyType' => [
                'id' => '<string>',
                'isAutomatic' => true,
                'isPlural' => true,
                'isSortable' => true,
                'position' => 123
        ],
        'name' => '<string>',
        'isUsedAsTitle' => true,
        'isRequired' => true,
        'parameters' => '<string>',
        'position' => 123,
        'options' => [
                [
                                'id' => 123,
                                'property' => '<unknown>',
                                'text' => '<string>',
                                'color' => 123
                ]
        ]
    ],
    'optionValue' => [
        'id' => 123,
        'property' => '<unknown>',
        'text' => '<string>',
        'color' => 123
    ],
    'userValue' => [
        'id' => 123,
        'photoFilename' => '<string>',
        'name' => '<string>',
        'email' => '<string>',
        'role' => [
                'id' => 123,
                'name' => '<string>',
                'users' => '<array>'
        ],
        'userType' => [
                'id' => '<string>'
        ],
        'languageCode' => '<string>',
        'timeZone' => '<string>',
        'timeZoneOffset' => 123,
        'acceptedTerms' => true,
        'isSubscribedToNewsletter' => true,
        'isDisabled' => true,
        'tickets' => [
                [
                                'id' => '<string>',
                                'user' => '<unknown>',
                                'scopeDataset' => [
                                                                'id' => 123,
                                                                'name' => '<string>',
                                                                'isDisabled' => true,
                                                                'position' => 123,
                                                                'path' => '<string>',
                                                                'states' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                ]
                                                                ],
                                                                'properties' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'representations' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                ]
                                                                ]
                                ],
                                'scopeRecord' => '<unknown>',
                                'redirectUrl' => '<string>',
                                'created' => '2023-11-07T05:31:56Z',
                                'expires' => '2023-11-07T05:31:56Z',
                                'isSingleUse' => true
                ]
        ],
        'privileges' => [
                [
                                'id' => 123,
                                'user' => '<unknown>',
                                'dashboard' => [
                                                                'id' => 123,
                                                                'name' => '<string>',
                                                                'isDisabled' => true,
                                                                'position' => 123,
                                                                'path' => '<string>',
                                                                'representations' => '<array>'
                                ],
                                'dataset' => [
                                                                'id' => 123,
                                                                'name' => '<string>',
                                                                'isDisabled' => true,
                                                                'position' => 123,
                                                                'path' => '<string>',
                                                                'states' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                ]
                                                                ],
                                                                'properties' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'representations' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                ]
                                                                ]
                                ]
                ]
        ],
        'notificationPreferences' => [
                [
                                'user' => '<unknown>',
                                'notificationType' => [
                                                                'id' => '<string>'
                                ],
                                'notificationMethod' => [
                                                                'id' => '<string>'
                                ]
                ]
        ],
        'emailChangeTokens' => [
                [
                                'id' => '3c90c3cc-0d44-4b50-8888-8dd25736052a',
                                'newEmail' => '<string>',
                                'created' => '2023-11-07T05:31:56Z'
                ]
        ]
    ],
    'recordValue' => [
        'id' => 123,
        'dataset' => [
                'id' => 123,
                'name' => '<string>',
                'isDisabled' => true,
                'position' => 123,
                'path' => '<string>',
                'states' => [
                                [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'name' => '<string>',
                                                                'color' => 123,
                                                                'position' => 123
                                ]
                ],
                'properties' => [
                                [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'propertyType' => [
                                                                                                                                'id' => '<string>',
                                                                                                                                'isAutomatic' => true,
                                                                                                                                'isPlural' => true,
                                                                                                                                'isSortable' => true,
                                                                                                                                'position' => 123
                                                                ],
                                                                'name' => '<string>',
                                                                'isUsedAsTitle' => true,
                                                                'isRequired' => true,
                                                                'parameters' => '<string>',
                                                                'position' => 123,
                                                                'options' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                ]
                                                                ]
                                ]
                ],
                'representations' => [
                                [
                                                                'id' => 123,
                                                                'dashboard' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'isDisabled' => true,
                                                                                                                                'position' => 123,
                                                                                                                                'path' => '<string>',
                                                                                                                                'representations' => '<array>'
                                                                ],
                                                                'dataset' => '<unknown>',
                                                                'representationType' => [
                                                                                                                                'id' => '<string>',
                                                                                                                                'isAggregated' => true,
                                                                                                                                'position' => 123
                                                                ],
                                                                'name' => '<string>',
                                                                'parameters' => '<string>',
                                                                'position' => 123
                                ]
                ]
        ],
        'state' => [
                'id' => 123,
                'dataset' => '<unknown>',
                'name' => '<string>',
                'color' => 123,
                'position' => 123
        ],
        'archived' => '2023-11-07T05:31:56Z',
        'removed' => '2023-11-07T05:31:56Z',
        'datums' => '<array>',
        'metadatums' => [
                [
                                'id' => 123,
                                'record' => '<unknown>',
                                'representation' => [
                                                                'id' => 123,
                                                                'dashboard' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'isDisabled' => true,
                                                                                                                                'position' => 123,
                                                                                                                                'path' => '<string>',
                                                                                                                                'representations' => '<array>'
                                                                ],
                                                                'dataset' => '<unknown>',
                                                                'representationType' => [
                                                                                                                                'id' => '<string>',
                                                                                                                                'isAggregated' => true,
                                                                                                                                'position' => 123
                                                                ],
                                                                'name' => '<string>',
                                                                'parameters' => '<string>',
                                                                'position' => 123
                                ],
                                'recordValue' => '<unknown>',
                                'decimalValue' => 123
                ]
        ],
        'events' => [
                [
                                'id' => 123,
                                'record' => '<unknown>',
                                'user' => [
                                                                'id' => 123,
                                                                'photoFilename' => '<string>',
                                                                'name' => '<string>',
                                                                'email' => '<string>',
                                                                'role' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'users' => '<array>'
                                                                ],
                                                                'userType' => [
                                                                                                                                'id' => '<string>'
                                                                ],
                                                                'languageCode' => '<string>',
                                                                'timeZone' => '<string>',
                                                                'timeZoneOffset' => 123,
                                                                'acceptedTerms' => true,
                                                                'isSubscribedToNewsletter' => true,
                                                                'isDisabled' => true,
                                                                'tickets' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'scopeDataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'scopeRecord' => '<unknown>',
                                                                                                                                                                                                                                                                'redirectUrl' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'expires' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'isSingleUse' => true
                                                                                                                                ]
                                                                ],
                                                                'privileges' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'dataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'notificationPreferences' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'notificationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'notificationMethod' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'emailChangeTokens' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '3c90c3cc-0d44-4b50-8888-8dd25736052a',
                                                                                                                                                                                                                                                                'newEmail' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z'
                                                                                                                                ]
                                                                ]
                                ],
                                'eventType' => [
                                                                'id' => '<string>'
                                ],
                                'created' => '2023-11-07T05:31:56Z',
                                'oldState' => [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'name' => '<string>',
                                                                'color' => 123,
                                                                'position' => 123
                                ],
                                'newState' => [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'name' => '<string>',
                                                                'color' => 123,
                                                                'position' => 123
                                ],
                                'property' => [
                                                                'id' => 123,
                                                                'dataset' => '<unknown>',
                                                                'propertyType' => [
                                                                                                                                'id' => '<string>',
                                                                                                                                'isAutomatic' => true,
                                                                                                                                'isPlural' => true,
                                                                                                                                'isSortable' => true,
                                                                                                                                'position' => 123
                                                                ],
                                                                'name' => '<string>',
                                                                'isUsedAsTitle' => true,
                                                                'isRequired' => true,
                                                                'parameters' => '<string>',
                                                                'position' => 123,
                                                                'options' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                ]
                                                                ]
                                ],
                                'oldOptionValue' => [
                                                                'id' => 123,
                                                                'property' => '<unknown>',
                                                                'text' => '<string>',
                                                                'color' => 123
                                ],
                                'oldUserValue' => [
                                                                'id' => 123,
                                                                'photoFilename' => '<string>',
                                                                'name' => '<string>',
                                                                'email' => '<string>',
                                                                'role' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'users' => '<array>'
                                                                ],
                                                                'userType' => [
                                                                                                                                'id' => '<string>'
                                                                ],
                                                                'languageCode' => '<string>',
                                                                'timeZone' => '<string>',
                                                                'timeZoneOffset' => 123,
                                                                'acceptedTerms' => true,
                                                                'isSubscribedToNewsletter' => true,
                                                                'isDisabled' => true,
                                                                'tickets' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'scopeDataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'scopeRecord' => '<unknown>',
                                                                                                                                                                                                                                                                'redirectUrl' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'expires' => '2023-11-07T05:31:56Z',
                                                                                                                                                                                                                                                                'isSingleUse' => true
                                                                                                                                ]
                                                                ],
                                                                'privileges' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'dataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'property' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'text' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dashboard' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representations' => '<array>'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'representationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAggregated' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'notificationPreferences' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'notificationType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                'notificationMethod' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>'
                                                                                                                                                                                                                                                                ]
                                                                                                                                ]
                                                                ],
                                                                'emailChangeTokens' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '3c90c3cc-0d44-4b50-8888-8dd25736052a',
                                                                                                                                                                                                                                                                'newEmail' => '<string>',
                                                                                                                                                                                                                                                                'created' => '2023-11-07T05:31:56Z'
                                                                                                                                ]
                                                                ]
                                ],
                                'oldRecordValue' => '<unknown>',
                                'oldIntegerValue' => 123,
                                'oldDecimalValue' => 123,
                                'oldStringValue' => '<string>',
                                'oldDateTimeValue' => '2023-11-07T05:31:56Z',
                                'newOptionValue' => [
                                                                'id' => 123,
                                                                'property' => '<unknown>',
                                                                'text' => '<string>',
                                                                'color' => 123
                                ],
                                'newUserValue' => [
                                                                'id' => 123,
                                                                'photoFilename' => '<string>',
                                                                'name' => '<string>',
                                                                'email' => '<string>',
                                                                'role' => [
                                                                                                                                'id' => 123,
                                                                                                                                'name' => '<string>',
                                                                                                                                'users' => '<array>'
                                                                ],
                                                                'userType' => [
                                                                                                                                'id' => '<string>'
                                                                ],
                                                                'languageCode' => '<string>',
                                                                'timeZone' => '<string>',
                                                                'timeZoneOffset' => 123,
                                                                'acceptedTerms' => true,
                                                                'isSubscribedToNewsletter' => true,
                                                                'isDisabled' => true,
                                                                'tickets' => [
                                                                                                                                [
                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                'user' => '<unknown>',
                                                                                                                                                                                                                                                                'scopeDataset' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isDisabled' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'path' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'states' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'color' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'properties' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'dataset' => '<unknown>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'propertyType' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'id' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isAutomatic' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isPlural' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isSortable' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'name' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isUsedAsTitle' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'isRequired' => true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'parameters' => '<string>',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'position' => 123,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                'options' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [