TransactionsMerchantAccounts Property

Returns the Merchant Accounts available in the CMS.

Namespace: BBNCExtensions.API.Transactions
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract MerchantAccount[] MerchantAccounts { get; }

Return Value

Type: MerchantAccount
An array of MerchantAccount objects.