ObjectEncodingEnum

Title
ObjectEncodingEnum

Description
Specifies the type of encoding used by the resource.

Used By
\MESSAGE\DEAL_SETS\DEAL_SET\DEALS\DEAL\SERVICES\FOREIGN_OBJECTS\FOREIGN_OBJECT\ObjectEncodingType ( ObjectEncodingType )

Codes
Value Description
Base64Base64 encoding MUST follow IETF RFC 4648 as documented in sections 3 and 4.
DeflateBase64
EscapedXMLEscapedXML encoding MUST follow W3C Canonical XMLVersion 1.0 as documented in section 2.3 for producing a text node.
GzipBase64
None
Other