aivis-engine-v2-cn-sdk-c  0.0.0-master.5224.aec3e3c7x
Data Fields
DtoBooleanCell Struct Reference

#include <aivis-engine-v2-cn-core-full.h>

Data Fields

const char * id
 
bool value
 

Detailed Description

Single cell with id (of the row) and boolean value. DTO class for transferring cells from/to the engine. NOTE: This is not part of the JSON-API (Object is not serialized to json)

Field Documentation

◆ id

const char* DtoBooleanCell::id

◆ value

bool DtoBooleanCell::value

The documentation for this struct was generated from the following file: