[I] HttpOperationMultipartBody
Body marked with @multipartBody
Extends
Properties
Property | Modifier | Type | Description | 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 | - |
type | readonly | Model | Tuple | - | - |