YieldXyzFee

data class YieldXyzFee(val deposit: Double, val withdrawal: Double, val performance: Double, val management: Double)

Fee information

Constructors

Link copied to clipboard
constructor(deposit: Double, withdrawal: Double, performance: Double, management: Double)

Properties

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