Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.17 KB

ExtendedContact.md

File metadata and controls

13 lines (10 loc) · 1.17 KB

# ExtendedContact

Properties

Name Type Description Notes
company_name string The company name associated with the buyer or eBay shipping partner. This field is only returned if defined/applicable to the buyer or eBay shipping partner. [optional]
contact_address \OpenAPI\EbayFulFillmentClient\Model\Address [optional]
email string This field shows the email address of the buyer. The email address of a buyer will be masked 14 days after order creation. This field will still be returned for the order, but it will not contain the buyer's email address, but instead, something like 'Invalid Request'. Note: This field always contains the email address of the buyer even with a Global Shipping Program shipment. [optional]
full_name string The full name of the buyer or eBay shipping partner. [optional]
primary_phone \OpenAPI\EbayFulFillmentClient\Model\PhoneNumber [optional]

[Back to Model list] [Back to API list] [Back to README]