buyerContacts property

List<Contact>? buyerContacts
getter/setter pair

Contact information for the buyer.

Implementation

core.List<Contact>? buyerContacts;