InlineObject
Properties
Name | Type | Description | Notes |
---|---|---|---|
ContentTypeHeader | String | Optional content type header of attachment | [optional] |
File | System.IO.FileInfo |
Examples
- Prepare the resource
$InlineObject = Initialize-maislurp-client-powershellInlineObject -ContentTypeHeader null `
-File null
- Convert the resource to JSON