The advanced log response data
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
body |
T.nilable(::Object) | ➖ | N/A | |
custom_mapping_errors |
T::Array<Models::Shared::CustomMappingError> | ➖ | The custom mapping errors | |
headers |
T::Hash[Symbol, ::Object] | ➖ | N/A | { "content-type": "application/json", "authorization": "Bearer token" } |
provider_errors |
T::Array<Models::Shared::ProviderError> | ➖ | The provider errors | |
status_code |
T.nilable(::Float) | ➖ | The response status code | 200 |