Name | Type | Description | Notes |
---|---|---|---|
Ok | bool | If the request processed by endpoint | [optional] [default to null] |
Error_ | interface{} | Error description | [optional] [default to null] |
Data | interface{} | Result of the operation | [optional] [default to null] |