json
Переменная тип: Объект
Переменная для хранения данных тип объект.
Путь до значения будет выглядеть следующим образом:
${var.type.json}
Где:
type- тип переменнойjsonназвание переменной
Пример
"profile": {
"object": {
"id": 10340112,
"botId": 12860,
"userId": 255621638,
"memberId": null,
"chatId": null,
"profileTypeId": 9862,
"uniqueId": 0,
"type": 6,
"value": {
"aid": 41258,
"id": 1234567890,
"type": 0,
"name": "name",
"username": "username",
"flags": 4,
"flagsHelp": 215,
"languageCode": 1,
"isBot": 0,
"ban": 0,
"isImported": 0,
"createdAt": "2020-01-30T13:16:49.000Z",
"updatedAt": "2023-05-19T18:34:22.000Z"
},
"lifeDate": 0,
"createdAt": "2023-08-05T21:16:44.000Z",
"updatedAt": "2023-08-05T21:16:44.000Z"
}