# KodingApi.InlineResponse200

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ok** | **Boolean** | If the request processed by endpoint | [optional] 
**error** | **Object** | Error description | [optional] 
**data** | [**InlineResponse200Data**](InlineResponse200Data.md) |  | [optional] 


