InputPart¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| media_type | InputPartMediaType | [optional] | |
| headers | {str: ([str],)} | [optional] | |
| content_type_from_message | bool | [optional] | |
| body_as_string | str | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |