PaymentRequest

constructor(amount: Amount<Currency>, recipient: Party, anonymous: Boolean, issuerConstraint: Set<Party> = emptySet(), notary: Party? = null)