# Error Error object structure ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `code` | *Nullable[str]* | :heavy_check_mark: | N/A | | `message` | *str* | :heavy_check_mark: | N/A | | `param` | *Nullable[str]* | :heavy_check_mark: | N/A | | `type` | *str* | :heavy_check_mark: | N/A |