IMessageListCustomer Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Messaging.Dto
The IMessageListCustomer type exposes the following members.
Returns | Name | Description | |
---|---|---|---|
![]() | Int64 | CompanyId |
Company Id for the customer
|
![]() | String |
Email for the customer
| |
![]() | String | FirstName |
Customer First Name
|
![]() | String | FullName |
Full name of the customer
|
![]() | Int64 | Id |
Internal netadmin id of the customer
|
![]() | String | LastName |
Customer Last Name
|
![]() | String | PhoneNumber |
Phone number for the customer
|
![]() | String | Title |
Customers title
|