chains property

List<SearchChain> get chains

List of chains associated with the company.

Implementation

core.List<search_chain.SearchChain> get chains;