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

#include <ds3.h>

Data Fields

ds3_strbucket_id
 
ds3_strcreation_date
 
ds3_strid
 
ds3_bool latest
 
ds3_strname
 
ds3_s3_object_type type
 
uint64_t version
 

Detailed Description

Definition at line 644 of file ds3.h.

Field Documentation

ds3_str* bucket_id

Definition at line 645 of file ds3.h.

ds3_str* creation_date

Definition at line 646 of file ds3.h.

ds3_str* id

Definition at line 647 of file ds3.h.

ds3_bool latest

Definition at line 648 of file ds3.h.

ds3_str* name

Definition at line 649 of file ds3.h.

Definition at line 650 of file ds3.h.

uint64_t version

Definition at line 651 of file ds3.h.


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