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

#include <ds3.h>

Data Fields

ds3_strauth_id
 
ds3_strdefault_data_policy_id
 
ds3_strid
 
ds3_strname
 
ds3_strsecret_key
 

Detailed Description

Definition at line 899 of file ds3.h.

Field Documentation

◆ auth_id

ds3_str* auth_id

Definition at line 900 of file ds3.h.

◆ default_data_policy_id

ds3_str* default_data_policy_id

Definition at line 901 of file ds3.h.

◆ id

ds3_str* id

Definition at line 902 of file ds3.h.

◆ name

ds3_str* name

Definition at line 903 of file ds3.h.

◆ secret_key

ds3_str* secret_key

Definition at line 904 of file ds3.h.


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