ISubscription |
The ISubscriptionUserService type exposes the following members.
Name | Description | |
---|---|---|
CreateSubscriptionUser | Creates a new subscription user mapping. You can either use the Username property (if using the Infosoft user register module) or the ExternalUser property if using an external system, it is not possible to set both. | |
DeleteSubscriptionUser | Deletes a mapping between a subscription and a user. Only the SubscriptionUser_Id is required when deleting a mapping. | |
GetSubscriptionUserMappingsByUser | Gets the subscription user mappings by a user identifier. If the Infosoft user register module is available the UserIdentifier has to be the e-mail/username of the serviceuser. Otherwise it has to match the ExternalUser given when mapping the subscription with the user. | |
GetSubscriptionUsersBySubscription | Gets the list of SubscriptionUsers for a given Subscription identified by the CustomerNumber and TitleCode. |