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

#include <ds3.h>

Data Fields

uint64_t current_value
 
ds3_strerror_message
 
ds3_strexpiration_date
 
ds3_strid
 
ds3_feature_key_type key
 
uint64_t limit_value
 

Detailed Description

Definition at line 770 of file ds3.h.

Field Documentation

◆ current_value

uint64_t current_value

Definition at line 771 of file ds3.h.

◆ error_message

ds3_str* error_message

Definition at line 772 of file ds3.h.

◆ expiration_date

ds3_str* expiration_date

Definition at line 773 of file ds3.h.

◆ id

ds3_str* id

Definition at line 774 of file ds3.h.

◆ key

Definition at line 775 of file ds3.h.

◆ limit_value

uint64_t limit_value

Definition at line 776 of file ds3.h.


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