sellerContacts property

List<ContactInformation>? sellerContacts
getter/setter pair

Seller contact information for the deal.

Output only.

Implementation

core.List<ContactInformation>? sellerContacts;