YieldXyzManageYieldRequest

data class YieldXyzManageYieldRequest(val yieldId: String, val address: String, val arguments: YieldXyzEnterArguments? = null, val action: YieldXyzActionType, val passthrough: String)

Request to manage a yield opportunity

Constructors

Link copied to clipboard
constructor(yieldId: String, address: String, arguments: YieldXyzEnterArguments? = null, action: YieldXyzActionType, passthrough: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard