Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
characterSetCode | The character set of the binary object if the Multipurpose Internet Mail Extensions (MIME) type is text. | string | false | ${prop.ignore} | ||
encodingCode | Specifies the decoding algorithm of the binary object. | string | false | ${prop.ignore} | ||
fileName | The filename of the binary object. | string | false | ${prop.ignore} | ||
format | The format of the binary content. | string | false | ${prop.ignore} | ||
mimeCode | The Multipurpose Internet Mail Extensions (MIME) media type of the binary object. | string | false | ${prop.ignore} | ||
uniformResourceIdentifier | The Uniform Resource Identifier that identifies where the Binary Object is located. | string | false | ${prop.ignore} | ||
value | A finite sequence of binary digits (bits) | string | false | ${prop.ignore} |
IataEasyPayEncryptedData |
MediaObject |
{ "characterSetCode" : "string", "encodingCode" : "string", "fileName" : "string", "format" : "string", "mimeCode" : "string", "uniformResourceIdentifier" : "string", "value" : "string" }