[I] HttpOperationMultipartBody
Body marked with @multipartBody
Extends
Properties
Property | Modifier | Type | Description | Overrides | Inherited from |
---|---|---|---|---|---|
bodyKind | readonly | "multipart" | - | - | - |
contentTypeProperty? | readonly | ModelProperty | Property used to set the content type if exists | - | HttpOperationBodyBase .contentTypeProperty |
contentTypes | readonly | string [] | Content types. | - | HttpOperationBodyBase .contentTypes |
parts | readonly | HttpOperationPart [] | - | - | - |
property | readonly | ModelProperty | Property annotated with @multipartBody | HttpOperationBodyBase .property | - |
type | readonly | Model | Tuple | - | - | - |