ZeroXQuoteResponse

constructor(data: ZeroXQuoteResponseData? = null, error: String? = null)

Parameters

data

The response data containing the raw response with transaction details.

error

Optional error message if the request failed.