|
Transformer SDK For C
8.0.9.562131-6357b6d3
|
![]() |
structure holding name-value pairs for use in query_params and kv_pair_arr More...
Data Fields | |
| char * | field |
| char * | value |
structure holding name-value pairs for use in query_params and kv_pair_arr
| char* kv_pair::field |
Field name which in the context of this api can be considered a column name in a database
| char* kv_pair::value |
Value to be used in combination with the kv_pair::field