## GetSchemaResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_links** | [**\SellingPartnerApi\Model\SolicitationsV1\GetSchemaResponseLinks**](GetSchemaResponseLinks.md) |  | [optional]
**payload** | **map[string,object]** | A JSON schema document describing the expected payload of the action. This object can be validated against <a href=http://json-schema.org/draft-04/schema>http://json-schema.org/draft-04/schema</a>. | [optional]
**errors** | [**\SellingPartnerApi\Model\SolicitationsV1\Error[]**](Error.md) | A list of error responses returned when a request is unsuccessful. | [optional]

[[SolicitationsV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
