Class AddUserToGroupRequest.UserType
The user type in the API request body.
Namespace: Tableau.Migration.Api.Rest.Models.Requests
Assembly: Tableau.Migration.dll
Syntax
public class AddUserToGroupRequest.UserType
Properties
Id
Gets or sets the name for the request.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |