ISubscriptionTransferredDetails Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Provisioning.Events
The ISubscriptionTransferredDetails type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Int64 | AddressId |
Address where the transfer was made
|
![]() | Int64 | FromCustomerId |
Id of previous customer
|
![]() | Int64 | SubscriptionId |
Subscriptions that was transferred
|
![]() | Int64 | ToCustomerId |
Id of current customer
|