DeserializationOptions interface
Options to configure API response deserialization.
Properties
expected |
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