| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | The requested output types. Possible values include `svf`, `thumbnai`, `stl`, `step`, `iges`, or `obj`. For a list of supported types, call the GET formats endpoint. | |
| views | List<ViewsEnum> | [optional] | |
| advanced | JobObjOutputPayloadAdvanced | [optional] |
| Name | Value |
|---|---|
| "SVF" | "svf" |
| "THUMBNAIL" | "thumbnail" |
| "STL" | "stl" |
| "STEP" | "step" |
| "IGES" | "iges" |
| "OBJ" | "obj" |
| Name | Value |
|---|---|
| "_2D" | "2d" |
| "_3D" | "3d" |