DeserializationOptions interface

Options to configure API response deserialization.

Properties

expectedContentTypes

Configures the expected content types for the deserialization of JSON and XML response bodies.

Property Details

expectedContentTypes

Configures the expected content types for the deserialization of JSON and XML response bodies.

expectedContentTypes: DeserializationContentTypes

Property Value