YieldXyzEnterRequest

data class YieldXyzEnterRequest(val yieldId: String, val address: String, val arguments: YieldXyzEnterArguments? = null)

Request to enter a yield opportunity

Constructors

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

Properties

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