PaymentRequest

public final class PaymentRequest

A payment request used for starting the bank app. Only the id is sent, but it is associated with a bank.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public final BankApp getBankApp()
Link copied to clipboard
public final String getId()

Properties

Link copied to clipboard
private final BankApp bankApp
Link copied to clipboard
private final String id