com.r3corda.contracts / CrowdFund / Pledge

Pledge

data class Pledge


Constructors

<init> Pledge(owner: PublicKey, amount: Amount)

Properties

amount val amount: Amount
owner val owner: PublicKey