Skip to main content
Version: Next 🚧

[I] HttpOperationPart

Represent an part in a multipart body.

Properties

PropertyModifierTypeDescription
bodyreadonlyHttpOperationBodyPart body
filename?readonlyModelPropertyIf the Part is an HttpFile this is the property defining the filename
headersreadonlyHeaderProperty[]Part headers
multireadonlybooleanIf there can be multiple of that part
name?readonlystringPart name
optionalreadonlybooleanIf the part is optional