Skip to main content
type OnrampBuyQuoteSnakeCaseResponse = CamelToSnakeCaseNested<OnrampBuyQuoteResponse>;
The response from the Onramp Buy Quote API in snake case. For the v1 API, the response is in snake case.
I