Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownDataType

Package version

Known values of DataType that the service accepts. Known values of DataType that the service accepts.

Index

Enumeration members

Enumeration members

Binary

Binary: = "Binary"

The contents of the field should be treated as binary and not interpreted by MAA. The contents of the field should be treated as binary and not interpreted by MAA.

Json

Json: = "JSON"

The contents of the field should be treated as a JSON object and may be further interpreted by MAA. The contents of the field should be treated as a JSON object and may be further interpreted by MAA.

Generated using TypeDoc