Class OrganizationGetAllInvitationsRequest
- Namespace
- Auth0.ManagementApi.Models
- Assembly
- Auth0.ManagementApi.dll
public class OrganizationGetAllInvitationsRequest : OrganizationGetInvitationRequest
- Inheritance
-
OrganizationGetAllInvitationsRequest
- Inherited Members
Properties
Sort
Field to sort by.
public string Sort { get; set; }
Property Value
Remarks
Use field:order where order is 1 for ascending and -1 for descending Defaults to created_at:-1.