DS3 C SDK  3.0.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_job_completed_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 715 of file ds3.h.

Field Documentation

ds3_str* creation_date

Definition at line 716 of file ds3.h.

Definition at line 717 of file ds3.h.

ds3_str* id

Definition at line 718 of file ds3.h.

ds3_str* job_id

Definition at line 719 of file ds3.h.

ds3_str* last_failure

Definition at line 720 of file ds3.h.

int last_http_response_code

Definition at line 721 of file ds3.h.

ds3_str* last_notification

Definition at line 722 of file ds3.h.

ds3_naming_convention_type naming_convention

Definition at line 723 of file ds3.h.

ds3_str* notification_end_point

Definition at line 724 of file ds3.h.

ds3_request_type notification_http_method

Definition at line 725 of file ds3.h.

int number_of_failures_since_last_success

Definition at line 726 of file ds3.h.

ds3_str* user_id

Definition at line 727 of file ds3.h.


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