Sha256: e82975ea16e897fbd419a226b92bc05893670c57db7fce263aa99a6202a78d63

Contents?: true

Size: 1017 Bytes

Versions: 2

Compression:

Stored size: 1017 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

2 entries across 2 versions & 1 rubygems

Version Path
SematextCloud-0.2.0 docs/GenericApiResponse.md
SematextCloud-0.1.5 docs/GenericApiResponse.md