GeneratedOutput

data class GeneratedOutput(val amount: Double, val destination: String)

Represents a Generated Output (destination)

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(amount: Double, destination: String)

Properties

Link copied to clipboard

The amount of the output

Link copied to clipboard

The destination of the output