Skip to main content
Version: Next 🚧

[I] HttpOperationMultipartBody

Body marked with @multipartBody

Extends

Properties

PropertyModifierTypeDescriptionInherited from
bodyKindreadonly"multipart"--
contentTypeProperty?readonlyModelPropertyProperty used to set the content type if existsHttpOperationBodyBase.contentTypeProperty
contentTypesreadonlystring[]Content types.HttpOperationBodyBase.contentTypes
partsreadonlyHttpOperationPart[]--
propertyreadonlyModelPropertyProperty annotated with @multipartBody-
typereadonlyModel | Tuple--