Class OrganizationInvitationInviter
- Namespace
- Auth0.ManagementApi.Models
- Assembly
- Auth0.ManagementApi.dll
public class OrganizationInvitationInviter
- Inheritance
-
OrganizationInvitationInviter
- Inherited Members
Properties
Name
The name of the user that is creating the invitation.
[JsonProperty("name")]
public string Name { get; set; }