YieldXyzExitRequest

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

Request to exit 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