associations property

List<CreativeDealAssociation>? associations
getter/setter pair

The list of associations.

Implementation

core.List<CreativeDealAssociation>? associations;