Yield Xyz Manage Yield Response
data class YieldXyzManageYieldResponse(val data: YieldXyzManageYieldData? = null, val error: String? = null)
Response from managing a yield opportunity
Response from managing a yield opportunity