Skip to main content

AccountManagerPage

Interface
Types Module: Broker

A description of an additional Account Manager tab.

Properties

displayCounterInTab

Optional

Controls whether the number of items is displayed on a custom page. Set to true to display the count, or false to hide it.

Type

boolean


id

Unique identifier of a page

Type

string


tables

It is possible to display one or more tables in this tab.

Type

AccountManagerTable[]


title

Page title. It is the tab name.

Type

string