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

#include <ds3.h>

Data Fields

ds3_strcreation_date
 
ds3_http_response_format_type format
 
ds3_strid
 
ds3_strjob_id
 
ds3_strlast_failure
 
int last_http_response_code
 
ds3_strlast_notification
 
ds3_naming_convention_type naming_convention
 
ds3_strnotification_end_point
 
ds3_request_type notification_http_method
 
int number_of_failures_since_last_success
 
ds3_struser_id
 

Detailed Description

Definition at line 782 of file ds3.h.

Field Documentation

ds3_str* creation_date

Definition at line 783 of file ds3.h.

Definition at line 784 of file ds3.h.

ds3_str* id

Definition at line 785 of file ds3.h.

ds3_str* job_id

Definition at line 786 of file ds3.h.

ds3_str* last_failure

Definition at line 787 of file ds3.h.

int last_http_response_code

Definition at line 788 of file ds3.h.

ds3_str* last_notification

Definition at line 789 of file ds3.h.

ds3_naming_convention_type naming_convention

Definition at line 790 of file ds3.h.

ds3_str* notification_end_point

Definition at line 791 of file ds3.h.

ds3_request_type notification_http_method

Definition at line 792 of file ds3.h.

int number_of_failures_since_last_success

Definition at line 793 of file ds3.h.

ds3_str* user_id

Definition at line 794 of file ds3.h.


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