getAll(Boolean) method

Fetches all fee sets.

Syntax

List< FeeSet > getAll ( Boolean Individual )

Parameters

Usage

The individual flag behaves the following way:

  • null = fetches all fee sets
  • true = fetches only individual fee sets
  • false = fetches only global fee sets