[T] HttpOperationMultipartPartBody
type HttpOperationMultipartPartBody = | HttpOperationBody | HttpOperationFileBody;
The possible bodies of a multipart part.
type HttpOperationMultipartPartBody = | HttpOperationBody | HttpOperationFileBody;
The possible bodies of a multipart part.