sellerContacts property

List<Contact>? sellerContacts
getter/setter pair

Contact information for the seller.

Output only.

Implementation

core.List<Contact>? sellerContacts;