Extended customer custom attributes interface.
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] |