Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.06 KB

ExtendedContact.md

File metadata and controls

13 lines (10 loc) · 1.06 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 \Ebay\Sell\Fulfillment\Model\Address [optional]
email string This field contains the email address of the buyer. This address will be returned for up to 14 days from order creation. If an order is more than 14 days old, no address is returned. Note: If returned, this field contains the email address of the buyer, even for Global Shipping Program shipments. [optional]
full_name string The full name of the buyer or eBay shipping partner. [optional]
primary_phone \Ebay\Sell\Fulfillment\Model\PhoneNumber [optional]

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