DS3 C SDK  3.0.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_generic_dao_notification_payload_response Struct Reference

#include <ds3.h>

Data Fields

ds3_strdao_type
 
ds3_str ** ids
 
size_t num_ids
 
ds3_strnotification_generation_date
 
ds3_sql_operation sql_operation
 

Detailed Description

Definition at line 973 of file ds3.h.

Field Documentation

ds3_str* dao_type

Definition at line 974 of file ds3.h.

ds3_str** ids

Definition at line 975 of file ds3.h.

ds3_str* notification_generation_date

Definition at line 977 of file ds3.h.

size_t num_ids

Definition at line 976 of file ds3.h.

ds3_sql_operation sql_operation

Definition at line 978 of file ds3.h.


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