DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_s3_target_failure_notification_payload_response Struct Reference

#include <ds3.h>

Data Fields

ds3_strdate
 
ds3_strerror_message
 
ds3_strnotification_generation_date
 
ds3_strtarget_id
 
ds3_target_failure_type type
 

Detailed Description

Definition at line 1406 of file ds3.h.

Field Documentation

◆ date

ds3_str* date

Definition at line 1407 of file ds3.h.

◆ error_message

ds3_str* error_message

Definition at line 1408 of file ds3.h.

◆ notification_generation_date

ds3_str* notification_generation_date

Definition at line 1409 of file ds3.h.

◆ target_id

ds3_str* target_id

Definition at line 1410 of file ds3.h.

◆ type

Definition at line 1411 of file ds3.h.


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