UserSubscriptionDTO Class |
- this object will be available after login if access to a given subscription is granted.
Namespace: OfvService.DTO.Login.Subscriptions
public class UserSubscriptionDTO : ObjectDTO
The UserSubscriptionDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| UserSubscriptionDTO | Initializes a new instance of the UserSubscriptionDTO class |
| Name | Description | |
|---|---|---|
| description |
Gets or sets the description.
| |
| domain |
Gets or sets the domain.
| |
| modules |
Gets or sets the modules.
| |
| vehicleGroups |
Gets or sets the vehicle groups.
|