DS3 C SDK  4.1.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 1953 of file ds3.h.

Field Documentation

◆ cancel_occurred

ds3_bool cancel_occurred

Definition at line 1954 of file ds3.h.

◆ job_id

ds3_str* job_id

Definition at line 1955 of file ds3.h.

◆ notification_generation_date

ds3_str* notification_generation_date

Definition at line 1956 of file ds3.h.

◆ num_objects_not_persisted

size_t num_objects_not_persisted

Definition at line 1958 of file ds3.h.

◆ objects_not_persisted

ds3_bulk_object_response** objects_not_persisted

Definition at line 1957 of file ds3.h.


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