public virtual Subscription Generate( int orderItemId, int userId, bool activate )
Parameters
- orderItemId
- ID of the order item for the purchase of this subscription.
- userId
- ID of the user who has purchased the subscription.
- activate
- Indicates whether the subscription should be activated when it is generated.
Return Value
The subscription created