# ErrorCategory
### Description
Indicates which high-level category of error has occurred during a request to the Connect API.
## Properties
Name | Type
------------ | -------------
**API_ERROR** | string
**AUTHENTICATION_ERROR** | string
**INVALID_REQUEST_ERROR** | string
**RATE_LIMIT_ERROR** | string
**PAYMENT_METHOD_ERROR** | string
**REFUND_ERROR** | string
Note: All properties are protected and only accessed via getters and setters.
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)