UnshieldedUtxoEntity

constructor(id: String, transactionHash: String, intentHash: String, outputIndex: Int, owner: String, ownerPublicKey: String?, tokenType: String, value: String, ctime: Long, registeredForDustGeneration: Boolean, state: UtxoState = UtxoState.AVAILABLE, spentByLocalTx: Boolean = false)