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

#include <ds3.h>

Data Fields

ds3_bool cancel_occurred
 
ds3_strjob_id
 
ds3_strnotification_generation_date
 
ds3_bulk_object_response ** objects_not_persisted
 
size_t num_objects_not_persisted
 

Detailed Description

Definition at line 1400 of file ds3.h.

Field Documentation

ds3_bool cancel_occurred

Definition at line 1401 of file ds3.h.

ds3_str* job_id

Definition at line 1402 of file ds3.h.

ds3_str* notification_generation_date

Definition at line 1403 of file ds3.h.

size_t num_objects_not_persisted

Definition at line 1405 of file ds3.h.

ds3_bulk_object_response** objects_not_persisted

Definition at line 1404 of file ds3.h.


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