ApiErrorWithParameter
Properties
Name | Type | Required | Description |
---|---|---|---|
error_code | str | ✅ | Logical error code (typically, 3 letters followed with number, dash separated) |
message | str | ✅ | User-friendly error message |
parameter_name | str | ❌ | The name of the API parameter/attribute which caused the error |
parameter_value | str | ❌ | The value of the API parameter/attribute which caused the error |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs