buyerContacts property

List<ContactInformation>? buyerContacts
getter/setter pair

Contact information for the buyer.

Implementation

core.List<ContactInformation>? buyerContacts;