Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

BusinessAccount.md

File metadata and controls

17 lines (13 loc) · 1.09 KB

BusinessAccount

Properties

Name Type Description Notes
address \Swagger\EbayIdentityClient\Model\Address [optional]
doing_business_as string An additional name that is used for their business on eBay. The business name is returned in the name field. [optional]
email string The email address of the business account. [optional]
name string The business name associated with the user's eBay account. [optional]
primary_contact \Swagger\EbayIdentityClient\Model\Contact [optional]
primary_phone \Swagger\EbayIdentityClient\Model\Phone [optional]
secondary_phone \Swagger\EbayIdentityClient\Model\Phone [optional]
website string The business website address associated with the eBay account. [optional]

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