Files
speakeasy-playground/docs/models/components/errormessage.md
Mike Lueders 14c449163c generate sdk
2024-03-01 12:52:50 -06:00

8 lines
867 B
Markdown

# ErrorMessage
## Fields
| Field | Type | Required | Description | Example |
| --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- |
| `shipment` | List[Dict[str, List[*str*]]] | :heavy_minus_sign: | N/A | [<br/>{<br/>"address_to": [<br/>"This field is required."<br/>]<br/>}<br/>] |