onshape-clients
Version:
The meta package for creating the various Onshape clients
16 lines (11 loc) • 699 B
Markdown
# api_response.ApiResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | [**{str: (media_type.MediaType,)}**](MediaType.md) | | [optional]
**description** | **str** | | [optional]
**extensions** | **{str: (bool, date, datetime, dict, float, int, list, str,)}** | | [optional]
**getref** | **str** | | [optional]
**headers** | [**{str: (header.Header,)}**](Header.md) | | [optional]
**links** | [**{str: (link.Link,)}**](Link.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)