Yield Xyz Balance Pending Action
data class YieldXyzBalancePendingAction(val intent: YieldXyzActionIntent, val type: YieldXyzActionType, val passthrough: String, val arguments: YieldXyzArgument? = null)
Constructors
Link copied to clipboard
constructor(intent: YieldXyzActionIntent, type: YieldXyzActionType, passthrough: String, arguments: YieldXyzArgument? = null)