Sha256: 68af5d5cbe6c4736cfe00fa1cd0522973fde32110c4b2b7341229c52ce03a62a

Contents?: true

Size: 423 Bytes

Versions: 5

Compression:

Stored size: 423 Bytes

Contents

# SematextCloud::GenericApiResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | **Object** | Contains actual data when response is successful. Key and Value is specific to each endpoint | [optional]
**errors** | [**Array<Error>**](Error.md) |  | [optional]
**message** | **String** |  | [optional]
**success** | **BOOLEAN** |  | [optional]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
SematextCloud-0.1.4 docs/GenericApiResponse.md
SematextCloud-0.1.3 docs/GenericApiResponse.md
SematextCloud-0.1.2 docs/GenericApiResponse.md
SematextCloud-0.1.1 docs/GenericApiResponse.md
SematextCloud-0.1.0 docs/GenericApiResponse.md