Variable OrganizationSortFieldEnumConst
OrganizationSortFieldEnum: {
Name: "name";
DisplayName: "display_name";
CreatedAt: "created_at";
} = ...
Type Declaration
-
ReadonlyName: "name"
-
ReadonlyDisplayName: "display_name"
-
ReadonlyCreatedAt: "created_at"
Field name to sort results by in ascending order only. Defaults to insertion order (oldest first) if not provided.