ZeroXSourcesResponse

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

Parameters

data

The response data containing the raw response.

error

Optional error message if the request failed.