gbpAccounts property

List<GbpAccount>? gbpAccounts
getter/setter pair

The GBP accounts from the specified merchant in the specified country.

Implementation

core.List<GbpAccount>? gbpAccounts;