[I] MultipartOptions
Properties
Section titled โPropertiesโ| Property | Type | Description |
|---|---|---|
contentType? | SdkModelPropertyType | undefined if contentType is not set explicitly in Typespec |
defaultContentTypes | string[] | defined in Typespec or calculated by Typespec complier |
filename? | SdkModelPropertyType | undefined if filename is not set explicitly in Typespec |
isFilePart | boolean | whether this part is for file |
isMulti | boolean | whether this part is multi in request payload |
name | string | - |