Ask a question to get started
Enter to send•Shift+Enter new line
to_raw_response_wrapper( func: Callable[P, R], ) -> Callable[P, APIResponse
Higher order function that takes one of our bound API methods and wraps it to support returning the raw APIResponse object directly.
APIResponse