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

#include <ds3.h>

Data Fields

ds3_strcreation_date
 
ds3_strdao_type
 
ds3_http_response_format_type format
 
ds3_strid
 
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 701 of file ds3.h.

Field Documentation

ds3_str* creation_date

Definition at line 702 of file ds3.h.

ds3_str* dao_type

Definition at line 703 of file ds3.h.

Definition at line 704 of file ds3.h.

ds3_str* id

Definition at line 705 of file ds3.h.

ds3_str* last_failure

Definition at line 706 of file ds3.h.

int last_http_response_code

Definition at line 707 of file ds3.h.

ds3_str* last_notification

Definition at line 708 of file ds3.h.

ds3_naming_convention_type naming_convention

Definition at line 709 of file ds3.h.

ds3_str* notification_end_point

Definition at line 710 of file ds3.h.

ds3_request_type notification_http_method

Definition at line 711 of file ds3.h.

int number_of_failures_since_last_success

Definition at line 712 of file ds3.h.

ds3_str* user_id

Definition at line 713 of file ds3.h.


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