| ICustomerRelocated Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Customer.Events
The ICustomerRelocated type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Int64 | CustomerId |
The id of the customer
| |
| Int64 | FromAddressId |
The address id from which the customer relocated
| |
| Int64 | ToAddressId |
The address id to which the customer relocated
|