Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 768 Bytes

CompanyDataCompanyCustomerInterface.md

File metadata and controls

18 lines (12 loc) · 768 Bytes

# CompanyDataCompanyCustomerInterface

Extended customer custom attributes interface.

Properties

Name Type Description Notes
CustomerId int32 Customer ID. [optional]
CompanyId int32 Company ID. [optional]
JobTitle string Get job title. [optional]
Status int32 Customer status. [optional]
Telephone string Get telephone. [optional]
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\Company\Api\Data\CompanyCustomerInterface [optional]

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