PaymentInstruction

class PaymentInstruction(val link: String?, val instruction: String?)

Payment instruction

Constructors

Link copied to clipboard
constructor(link: String?, instruction: String?)

Properties

Link copied to clipboard

Instruction on how Alice can pay PFI or how Alice can be paid by the PFI

Link copied to clipboard
val link: String?

Link to allow Alice to pay PFI, or be paid by the PFI