The ISubscriptionTypeController type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddSubscriptionType |
Creates a new Subscription Type.
If the operation succeed the SubscriptionTypeId property of the Subscription entity will be filled up.
|
![]() | DeleteSubscriptionType |
Deletes a Subscription Type from the system.
|
![]() | GetSubscriptionType |
Retrieves a Single Subscription Type that match the where predicate.
|
![]() | GetSubscriptionTypes()()()() |
Retrieves all the Subscription Type.
|
![]() | GetSubscriptionTypes(Func<(Of <<'(SubscriptionType, Boolean>)>>)) |
Retrieves a set of Subscription Types specifying a where predicate.
|