creatorContacts property

List<ContactInformation>? creatorContacts
getter/setter pair

Optional contact information for the creator of this product.

Implementation

core.List<ContactInformation>? creatorContacts;