UnprocessableEntityResponseError
June 27, 2025 ยท View on GitHub
Example Usage
import { UnprocessableEntityResponseError } from "@superbuilders/oneroster/models/errors";
// No examples available for this model
Fields
| Field | Type | Required | Description |
|---|---|---|---|
imsxCodeMajor | string | :heavy_check_mark: | N/A |
imsxSeverity | string | :heavy_check_mark: | N/A |
imsxDescription | string | :heavy_check_mark: | N/A |
imsxCodeMinor | errors.UnprocessableEntityResponseImsxCodeMinor | :heavy_check_mark: | N/A |
imsxErrorDetails | Record<string, string>[] | :heavy_minus_sign: | N/A |