DS3 C SDK  4.1.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 847 of file ds3.h.

Field Documentation

◆ bucket_id

ds3_str* bucket_id

Definition at line 848 of file ds3.h.

◆ creation_date

ds3_str* creation_date

Definition at line 849 of file ds3.h.

◆ id

ds3_str* id

Definition at line 850 of file ds3.h.

◆ latest

ds3_bool latest

Definition at line 851 of file ds3.h.

◆ name

ds3_str* name

Definition at line 852 of file ds3.h.

◆ type

Definition at line 853 of file ds3.h.

◆ version

uint64_t version

Definition at line 854 of file ds3.h.


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