Skip to main content
Skip table of contents

JSON Type Mapping

JSON types and Bridge types are mapped as follows:

JSON Type

Example

Bridge Base Type

string

String

int

Integer

number

Float

true/false

Boolean

string (base64 encoded)

Blob

string (XML Scheme dateTime)

2020-10-10T12:00:00Z

DateTime

string (ASP.NET DateTime)

/Date(1584960102-0700)/

DateTime

array

Array

For more information on base types refer to Base Types.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.