WithResponseBodyInto returns a RequestOption that overwrites the deserialization target with.
func WithResponseBodyInto(dst any) RequestOptionWithResponseBodyInto returns a RequestOption that overwrites the deserialization target with the given destination. If provided, we don't deserialize into the default struct.
| Name | Type | Description |
|---|---|---|
dst* | any |