Builder

class Builder(var description: String, var quantity: Int, var amount: Long)

Constructors

Link copied to clipboard
constructor(description: String, quantity: Int, amount: Long)

Properties

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

Functions

Link copied to clipboard