sellerContacts property

List<ContactInformation>? sellerContacts
getter/setter pair

Contact information for the seller.

Output only.

Implementation

core.List<ContactInformation>? sellerContacts;