Class GetSubscriptionsResponse.SubscriptionType.UserType
Class representing a subscription user on the response.
Inheritance
object
    GetSubscriptionsResponse.SubscriptionType.UserType
  Implements
Namespace: Tableau.Migration.Api.Rest.Models.Responses.Server
Assembly: Tableau.Migration.dll
Syntax
public class GetSubscriptionsResponse.SubscriptionType.UserType : IRestIdentifiableConstructors
UserType()
The default parameterless constructor.
Declaration
public UserType()Properties
Id
Gets or sets the ID for the response.
Declaration
public Guid Id { get; set; }Property Value
| Type | Description | 
|---|---|
| Guid | 
Name
Gets or sets the name for the response.
Declaration
public string? Name { get; set; }Property Value
| Type | Description | 
|---|---|
| string |