Readonly
accountsThe available accounts on file.
Readonly
paymentThe available payment products.
Finds an account on file based on its ID.
The ID of the account on file to look for.
The matching account on file, or undefined if there is no such account on file.
Finds a payment product based on its ID.
The ID of the payment product to look for.
The matching payment product, or undefined if there is no such payment product.
Finds an account on file based on its ID.
The ID of the account on file to look for.
The matching account on file.
If there is no such account on file.
Finds a payment product based on its ID.
The ID of the payment product to look for.
The matching payment product.
If there is no such payment product.
A container for basic payment products and their accounts on file.