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

#include <ds3.h>

Data Fields

ds3_active_job_response ** active_jobs
 
size_t num_active_jobs
 
ds3_pagingpaging
 

Detailed Description

Definition at line 1692 of file ds3.h.

Field Documentation

◆ active_jobs

ds3_active_job_response** active_jobs

Definition at line 1693 of file ds3.h.

◆ num_active_jobs

size_t num_active_jobs

Definition at line 1694 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1695 of file ds3.h.


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