@polymeshassociation/polymesh-sdk 23.0.0-beta.1 → 23.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -71
- package/api/client/Claims.d.ts +14 -1
- package/api/client/Claims.d.ts.map +1 -1
- package/api/client/Claims.js +29 -0
- package/api/client/Claims.js.map +1 -1
- package/api/client/Polymesh.d.ts.map +1 -1
- package/api/client/Polymesh.js +2 -1
- package/api/client/Polymesh.js.map +1 -1
- package/api/entities/Portfolio/index.d.ts.map +1 -1
- package/api/entities/Portfolio/index.js +7 -4
- package/api/entities/Portfolio/index.js.map +1 -1
- package/generated/types.d.ts +10 -3
- package/generated/types.d.ts.map +1 -1
- package/generated/types.js +7 -0
- package/generated/types.js.map +1 -1
- package/middleware/queries.d.ts +16 -0
- package/middleware/queries.d.ts.map +1 -1
- package/middleware/queries.js +51 -1
- package/middleware/queries.js.map +1 -1
- package/middleware/types.d.ts +1861 -69
- package/middleware/types.d.ts.map +1 -1
- package/middleware/types.js +774 -12
- package/middleware/types.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-23.0.0-beta.2.tgz +0 -0
- package/package.json +1 -1
- package/polkadot/augment-api-errors.d.ts +28 -0
- package/polkadot/augment-api-errors.d.ts.map +1 -1
- package/polkadot/augment-api-events.d.ts +81 -2
- package/polkadot/augment-api-events.d.ts.map +1 -1
- package/polkadot/augment-api-query.d.ts +43 -1
- package/polkadot/augment-api-query.d.ts.map +1 -1
- package/polkadot/augment-api-rpc.d.ts +9 -2
- package/polkadot/augment-api-rpc.d.ts.map +1 -1
- package/polkadot/augment-api-tx.d.ts +128 -3
- package/polkadot/augment-api-tx.d.ts.map +1 -1
- package/polkadot/augment-types.d.ts +3 -1
- package/polkadot/augment-types.d.ts.map +1 -1
- package/polkadot/lookup.d.ts +300 -221
- package/polkadot/lookup.d.ts.map +1 -1
- package/polkadot/lookup.js +307 -221
- package/polkadot/lookup.js.map +1 -1
- package/polkadot/polymesh/definitions.d.ts +11 -1
- package/polkadot/polymesh/definitions.d.ts.map +1 -1
- package/polkadot/polymesh/definitions.js +14 -1
- package/polkadot/polymesh/definitions.js.map +1 -1
- package/polkadot/polymesh/types.d.ts +17 -2
- package/polkadot/polymesh/types.d.ts.map +1 -1
- package/polkadot/registry.d.ts +6 -2
- package/polkadot/registry.d.ts.map +1 -1
- package/polkadot/schema.d.ts +29 -2
- package/polkadot/schema.d.ts.map +1 -1
- package/polkadot/schema.js +51 -3
- package/polkadot/schema.js.map +1 -1
- package/polkadot/settlement/definitions.d.ts +9 -0
- package/polkadot/settlement/definitions.d.ts.map +1 -1
- package/polkadot/settlement/definitions.js +21 -0
- package/polkadot/settlement/definitions.js.map +1 -1
- package/polkadot/types-lookup.d.ts +336 -231
- package/polkadot/types-lookup.d.ts.map +1 -1
- package/types/index.d.ts +9 -0
- package/types/index.d.ts.map +1 -1
- package/utils/constants.d.ts +1 -1
- package/utils/constants.js +1 -1
- package/utils/conversion.d.ts +6 -2
- package/utils/conversion.d.ts.map +1 -1
- package/utils/conversion.js +16 -5
- package/utils/conversion.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-23.0.0-beta.1.tgz +0 -0
package/middleware/types.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.Venues_Distinct_Enum = exports.Trusted_Claim_Issuers_Distinct_Enum = exports.Transfer_Managers_Distinct_Enum = exports.Transfer_Compliances_Distinct_Enum = exports.Transfer_Compliance_Exemptions_Distinct_Enum = exports.Ticker_External_Agents_Distinct_Enum = exports.Ticker_External_Agent_Histories_Distinct_Enum = exports.Ticker_External_Agent_Actions_Distinct_Enum = exports.Subquery_Versions_Distinct_Enum = exports.Stos_Distinct_Enum = exports.Stat_Types_Distinct_Enum = exports.Staking_Events_Distinct_Enum = exports.Settlements_Distinct_Enum = exports.Proposals_Distinct_Enum = exports.Proposal_Votes_Distinct_Enum = exports.Portfolios_Distinct_Enum = exports.Portfolio_Movements_Distinct_Enum = exports.Polyx_Transactions_Distinct_Enum = exports.Permissions_Distinct_Enum = exports.Nft_Holders_Distinct_Enum = exports.Multi_Sigs_Distinct_Enum = exports.Multi_Sig_Signers_Distinct_Enum = exports.Multi_Sig_Proposals_Distinct_Enum = exports.Multi_Sig_Proposal_Votes_Distinct_Enum = exports.Migrations_Distinct_Enum = exports.Legs_Distinct_Enum = void 0;
|
|
3
|
+
exports.ExtrinsicsOrderBy = exports.ExtrinsicsGroupBy = exports.EventsOrderBy = exports.EventsGroupBy = exports.EventIdEnum = exports.DistributionsOrderBy = exports.DistributionsGroupBy = exports.DistributionPaymentsOrderBy = exports.DistributionPaymentsGroupBy = exports.DebugsOrderBy = exports.DebugsGroupBy = exports.CustomClaimTypesOrderBy = exports.CustomClaimTypesGroupBy = exports.CompliancesOrderBy = exports.CompliancesGroupBy = exports.ClaimsOrderBy = exports.ClaimsGroupBy = exports.ClaimTypeEnum = exports.ClaimScopesOrderBy = exports.ClaimScopesGroupBy = exports.ChildIdentitiesOrderBy = exports.ChildIdentitiesGroupBy = exports.CallIdEnum = exports.BridgeEventsOrderBy = exports.BridgeEventsGroupBy = exports.BlocksOrderBy = exports.BlocksGroupBy = exports.BalanceTypeEnum = exports.AuthorizationsOrderBy = exports.AuthorizationsGroupBy = exports.AuthorizationStatusEnum = exports.AuthTypeEnum = exports.AssetsOrderBy = exports.AssetsGroupBy = exports.AssetTransactionsOrderBy = exports.AssetTransactionsGroupBy = exports.AssetPendingOwnershipTransfersOrderBy = exports.AssetPendingOwnershipTransfersGroupBy = exports.AssetHoldersOrderBy = exports.AssetHoldersGroupBy = exports.AssetDocumentsOrderBy = exports.AssetDocumentsGroupBy = exports.AgentGroupsOrderBy = exports.AgentGroupsGroupBy = exports.AgentGroupMembershipsOrderBy = exports.AgentGroupMembershipsGroupBy = exports.AccountsOrderBy = exports.AccountsGroupBy = exports.AccountHistoriesOrderBy = exports.AccountHistoriesGroupBy = void 0;
|
|
4
|
+
exports.StatOpTypeEnum = exports.StakingEventsOrderBy = exports.StakingEventsGroupBy = exports.SignerTypeEnum = exports.SettlementsOrderBy = exports.SettlementsGroupBy = exports.SettlementResultEnum = exports.ProposalsOrderBy = exports.ProposalsGroupBy = exports.ProposalVotesOrderBy = exports.ProposalVotesGroupBy = exports.ProposalStateEnum = exports.PortfoliosOrderBy = exports.PortfoliosGroupBy = exports.PortfolioMovementsOrderBy = exports.PortfolioMovementsGroupBy = exports.PortfolioMovementTypeEnum = exports.PolyxTransactionsOrderBy = exports.PolyxTransactionsGroupBy = exports.PermissionsOrderBy = exports.PermissionsGroupBy = exports.NftHoldersOrderBy = exports.NftHoldersGroupBy = exports.MultiSigsOrderBy = exports.MultiSigsGroupBy = exports.MultiSigSignersOrderBy = exports.MultiSigSignersGroupBy = exports.MultiSigSignerStatusEnum = exports.MultiSigProposalsOrderBy = exports.MultiSigProposalsGroupBy = exports.MultiSigProposalVotesOrderBy = exports.MultiSigProposalVotesGroupBy = exports.MultiSigProposalVoteActionEnum = exports.ModuleIdEnum = exports.MigrationsOrderBy = exports.MigrationsGroupBy = exports.LegsOrderBy = exports.LegsGroupBy = exports.LegTypeEnum = exports.InvestmentsOrderBy = exports.InvestmentsGroupBy = exports.InstructionsOrderBy = exports.InstructionsGroupBy = exports.InstructionStatusEnum = exports.IdentitiesOrderBy = exports.IdentitiesGroupBy = exports.FundingsOrderBy = exports.FundingsGroupBy = exports.FoundTypesOrderBy = exports.FoundTypesGroupBy = void 0;
|
|
5
|
+
exports.Identities_Distinct_Enum = exports.Fundings_Distinct_Enum = exports.Found_Types_Distinct_Enum = exports.Extrinsics_Distinct_Enum = exports.Events_Distinct_Enum = exports.Distributions_Distinct_Enum = exports.Distribution_Payments_Distinct_Enum = exports.Debugs_Distinct_Enum = exports.Custom_Claim_Types_Distinct_Enum = exports.Compliances_Distinct_Enum = exports.Claims_Distinct_Enum = exports.Claim_Scopes_Distinct_Enum = exports.Child_Identities_Distinct_Enum = exports.Bridge_Events_Distinct_Enum = exports.Blocks_Distinct_Enum = exports.Authorizations_Distinct_Enum = exports.Assets_Distinct_Enum = exports.Asset_Transactions_Distinct_Enum = exports.Asset_Pending_Ownership_Transfers_Distinct_Enum = exports.Asset_Holders_Distinct_Enum = exports.Asset_Documents_Distinct_Enum = exports.Agent_Groups_Distinct_Enum = exports.Agent_Group_Memberships_Distinct_Enum = exports.Accounts_Distinct_Enum = exports.Account_Histories_Distinct_Enum = exports.VenuesOrderBy = exports.VenuesGroupBy = exports.TrustedClaimIssuersOrderBy = exports.TrustedClaimIssuersGroupBy = exports.TransferRestrictionTypeEnum = exports.TransferManagersOrderBy = exports.TransferManagersGroupBy = exports.TransferCompliancesOrderBy = exports.TransferCompliancesGroupBy = exports.TransferComplianceTypeEnum = exports.TransferComplianceExemptionsOrderBy = exports.TransferComplianceExemptionsGroupBy = exports.TickerExternalAgentsOrderBy = exports.TickerExternalAgentsGroupBy = exports.TickerExternalAgentHistoriesOrderBy = exports.TickerExternalAgentHistoriesGroupBy = exports.TickerExternalAgentActionsOrderBy = exports.TickerExternalAgentActionsGroupBy = exports.SubqueryVersionsOrderBy = exports.SubqueryVersionsGroupBy = exports.StosOrderBy = exports.StosGroupBy = exports.StoStatus = exports.StatTypesOrderBy = exports.StatTypesGroupBy = void 0;
|
|
6
|
+
exports.Venues_Distinct_Enum = exports.Trusted_Claim_Issuers_Distinct_Enum = exports.Transfer_Managers_Distinct_Enum = exports.Transfer_Compliances_Distinct_Enum = exports.Transfer_Compliance_Exemptions_Distinct_Enum = exports.Ticker_External_Agents_Distinct_Enum = exports.Ticker_External_Agent_Histories_Distinct_Enum = exports.Ticker_External_Agent_Actions_Distinct_Enum = exports.Subquery_Versions_Distinct_Enum = exports.Stos_Distinct_Enum = exports.Stat_Types_Distinct_Enum = exports.Staking_Events_Distinct_Enum = exports.Settlements_Distinct_Enum = exports.Proposals_Distinct_Enum = exports.Proposal_Votes_Distinct_Enum = exports.Portfolios_Distinct_Enum = exports.Portfolio_Movements_Distinct_Enum = exports.Polyx_Transactions_Distinct_Enum = exports.Permissions_Distinct_Enum = exports.Nft_Holders_Distinct_Enum = exports.Multi_Sigs_Distinct_Enum = exports.Multi_Sig_Signers_Distinct_Enum = exports.Multi_Sig_Proposals_Distinct_Enum = exports.Multi_Sig_Proposal_Votes_Distinct_Enum = exports.Migrations_Distinct_Enum = exports.Legs_Distinct_Enum = exports.Investments_Distinct_Enum = exports.Instructions_Distinct_Enum = void 0;
|
|
7
7
|
/** Grouping methods for `AccountHistory` for usage during aggregation. */
|
|
8
8
|
var AccountHistoriesGroupBy;
|
|
9
9
|
(function (AccountHistoriesGroupBy) {
|
|
@@ -10104,6 +10104,262 @@ var BlocksOrderBy;
|
|
|
10104
10104
|
BlocksOrderBy["CountExtrinsicsUnsignedDesc"] = "COUNT_EXTRINSICS_UNSIGNED_DESC";
|
|
10105
10105
|
BlocksOrderBy["CreatedAtAsc"] = "CREATED_AT_ASC";
|
|
10106
10106
|
BlocksOrderBy["CreatedAtDesc"] = "CREATED_AT_DESC";
|
|
10107
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_CREATED_AT_ASC";
|
|
10108
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_CREATED_AT_DESC";
|
|
10109
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_CREATED_BLOCK_ID_ASC";
|
|
10110
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_CREATED_BLOCK_ID_DESC";
|
|
10111
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_IDENTITY_ID_ASC";
|
|
10112
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_IDENTITY_ID_DESC";
|
|
10113
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_ID_ASC";
|
|
10114
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_ID_DESC";
|
|
10115
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_NAME_ASC";
|
|
10116
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_NAME_DESC";
|
|
10117
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_UPDATED_AT_ASC";
|
|
10118
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_UPDATED_AT_DESC";
|
|
10119
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_UPDATED_BLOCK_ID_ASC";
|
|
10120
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdAverageUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_AVERAGE_UPDATED_BLOCK_ID_DESC";
|
|
10121
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdCountAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_COUNT_ASC";
|
|
10122
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdCountDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_COUNT_DESC";
|
|
10123
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_CREATED_AT_ASC";
|
|
10124
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_CREATED_AT_DESC";
|
|
10125
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_CREATED_BLOCK_ID_ASC";
|
|
10126
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_CREATED_BLOCK_ID_DESC";
|
|
10127
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_IDENTITY_ID_ASC";
|
|
10128
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_IDENTITY_ID_DESC";
|
|
10129
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_ID_ASC";
|
|
10130
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_ID_DESC";
|
|
10131
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_NAME_ASC";
|
|
10132
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_NAME_DESC";
|
|
10133
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_UPDATED_AT_ASC";
|
|
10134
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_UPDATED_AT_DESC";
|
|
10135
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_UPDATED_BLOCK_ID_ASC";
|
|
10136
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdDistinctCountUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_DISTINCT_COUNT_UPDATED_BLOCK_ID_DESC";
|
|
10137
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_CREATED_AT_ASC";
|
|
10138
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_CREATED_AT_DESC";
|
|
10139
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_CREATED_BLOCK_ID_ASC";
|
|
10140
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_CREATED_BLOCK_ID_DESC";
|
|
10141
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_IDENTITY_ID_ASC";
|
|
10142
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_IDENTITY_ID_DESC";
|
|
10143
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_ID_ASC";
|
|
10144
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_ID_DESC";
|
|
10145
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_NAME_ASC";
|
|
10146
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_NAME_DESC";
|
|
10147
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_UPDATED_AT_ASC";
|
|
10148
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_UPDATED_AT_DESC";
|
|
10149
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_UPDATED_BLOCK_ID_ASC";
|
|
10150
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMaxUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MAX_UPDATED_BLOCK_ID_DESC";
|
|
10151
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_CREATED_AT_ASC";
|
|
10152
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_CREATED_AT_DESC";
|
|
10153
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_CREATED_BLOCK_ID_ASC";
|
|
10154
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_CREATED_BLOCK_ID_DESC";
|
|
10155
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_IDENTITY_ID_ASC";
|
|
10156
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_IDENTITY_ID_DESC";
|
|
10157
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_ID_ASC";
|
|
10158
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_ID_DESC";
|
|
10159
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_NAME_ASC";
|
|
10160
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_NAME_DESC";
|
|
10161
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_UPDATED_AT_ASC";
|
|
10162
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_UPDATED_AT_DESC";
|
|
10163
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_UPDATED_BLOCK_ID_ASC";
|
|
10164
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdMinUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_MIN_UPDATED_BLOCK_ID_DESC";
|
|
10165
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_CREATED_AT_ASC";
|
|
10166
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_CREATED_AT_DESC";
|
|
10167
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_CREATED_BLOCK_ID_ASC";
|
|
10168
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_CREATED_BLOCK_ID_DESC";
|
|
10169
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_IDENTITY_ID_ASC";
|
|
10170
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_IDENTITY_ID_DESC";
|
|
10171
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_ID_ASC";
|
|
10172
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_ID_DESC";
|
|
10173
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_NAME_ASC";
|
|
10174
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_NAME_DESC";
|
|
10175
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_UPDATED_AT_ASC";
|
|
10176
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_UPDATED_AT_DESC";
|
|
10177
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_UPDATED_BLOCK_ID_ASC";
|
|
10178
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevPopulationUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_POPULATION_UPDATED_BLOCK_ID_DESC";
|
|
10179
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_CREATED_AT_ASC";
|
|
10180
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_CREATED_AT_DESC";
|
|
10181
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_CREATED_BLOCK_ID_ASC";
|
|
10182
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_CREATED_BLOCK_ID_DESC";
|
|
10183
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_IDENTITY_ID_ASC";
|
|
10184
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_IDENTITY_ID_DESC";
|
|
10185
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_ID_ASC";
|
|
10186
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_ID_DESC";
|
|
10187
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_NAME_ASC";
|
|
10188
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_NAME_DESC";
|
|
10189
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_UPDATED_AT_ASC";
|
|
10190
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_UPDATED_AT_DESC";
|
|
10191
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_UPDATED_BLOCK_ID_ASC";
|
|
10192
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdStddevSampleUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_STDDEV_SAMPLE_UPDATED_BLOCK_ID_DESC";
|
|
10193
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_CREATED_AT_ASC";
|
|
10194
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_CREATED_AT_DESC";
|
|
10195
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_CREATED_BLOCK_ID_ASC";
|
|
10196
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_CREATED_BLOCK_ID_DESC";
|
|
10197
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_IDENTITY_ID_ASC";
|
|
10198
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_IDENTITY_ID_DESC";
|
|
10199
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_ID_ASC";
|
|
10200
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_ID_DESC";
|
|
10201
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_NAME_ASC";
|
|
10202
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_NAME_DESC";
|
|
10203
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_UPDATED_AT_ASC";
|
|
10204
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_UPDATED_AT_DESC";
|
|
10205
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_UPDATED_BLOCK_ID_ASC";
|
|
10206
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdSumUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_SUM_UPDATED_BLOCK_ID_DESC";
|
|
10207
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_CREATED_AT_ASC";
|
|
10208
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_CREATED_AT_DESC";
|
|
10209
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_CREATED_BLOCK_ID_ASC";
|
|
10210
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_CREATED_BLOCK_ID_DESC";
|
|
10211
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_IDENTITY_ID_ASC";
|
|
10212
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_IDENTITY_ID_DESC";
|
|
10213
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_ID_ASC";
|
|
10214
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_ID_DESC";
|
|
10215
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_NAME_ASC";
|
|
10216
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_NAME_DESC";
|
|
10217
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_UPDATED_AT_ASC";
|
|
10218
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_UPDATED_AT_DESC";
|
|
10219
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_UPDATED_BLOCK_ID_ASC";
|
|
10220
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVariancePopulationUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_POPULATION_UPDATED_BLOCK_ID_DESC";
|
|
10221
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_CREATED_AT_ASC";
|
|
10222
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_CREATED_AT_DESC";
|
|
10223
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_CREATED_BLOCK_ID_ASC";
|
|
10224
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_CREATED_BLOCK_ID_DESC";
|
|
10225
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_IDENTITY_ID_ASC";
|
|
10226
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_IDENTITY_ID_DESC";
|
|
10227
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_ID_ASC";
|
|
10228
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_ID_DESC";
|
|
10229
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_NAME_ASC";
|
|
10230
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_NAME_DESC";
|
|
10231
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_UPDATED_AT_ASC";
|
|
10232
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_UPDATED_AT_DESC";
|
|
10233
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_UPDATED_BLOCK_ID_ASC";
|
|
10234
|
+
BlocksOrderBy["CustomClaimTypesByCreatedBlockIdVarianceSampleUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_CREATED_BLOCK_ID_VARIANCE_SAMPLE_UPDATED_BLOCK_ID_DESC";
|
|
10235
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_CREATED_AT_ASC";
|
|
10236
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_CREATED_AT_DESC";
|
|
10237
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_CREATED_BLOCK_ID_ASC";
|
|
10238
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_CREATED_BLOCK_ID_DESC";
|
|
10239
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_IDENTITY_ID_ASC";
|
|
10240
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_IDENTITY_ID_DESC";
|
|
10241
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_ID_ASC";
|
|
10242
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_ID_DESC";
|
|
10243
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_NAME_ASC";
|
|
10244
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_NAME_DESC";
|
|
10245
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_UPDATED_AT_ASC";
|
|
10246
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_UPDATED_AT_DESC";
|
|
10247
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_UPDATED_BLOCK_ID_ASC";
|
|
10248
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdAverageUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_AVERAGE_UPDATED_BLOCK_ID_DESC";
|
|
10249
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdCountAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_COUNT_ASC";
|
|
10250
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdCountDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_COUNT_DESC";
|
|
10251
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_CREATED_AT_ASC";
|
|
10252
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_CREATED_AT_DESC";
|
|
10253
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_CREATED_BLOCK_ID_ASC";
|
|
10254
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_CREATED_BLOCK_ID_DESC";
|
|
10255
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_IDENTITY_ID_ASC";
|
|
10256
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_IDENTITY_ID_DESC";
|
|
10257
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_ID_ASC";
|
|
10258
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_ID_DESC";
|
|
10259
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_NAME_ASC";
|
|
10260
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_NAME_DESC";
|
|
10261
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_UPDATED_AT_ASC";
|
|
10262
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_UPDATED_AT_DESC";
|
|
10263
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_UPDATED_BLOCK_ID_ASC";
|
|
10264
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdDistinctCountUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_DISTINCT_COUNT_UPDATED_BLOCK_ID_DESC";
|
|
10265
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_CREATED_AT_ASC";
|
|
10266
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_CREATED_AT_DESC";
|
|
10267
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_CREATED_BLOCK_ID_ASC";
|
|
10268
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_CREATED_BLOCK_ID_DESC";
|
|
10269
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_IDENTITY_ID_ASC";
|
|
10270
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_IDENTITY_ID_DESC";
|
|
10271
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_ID_ASC";
|
|
10272
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_ID_DESC";
|
|
10273
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_NAME_ASC";
|
|
10274
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_NAME_DESC";
|
|
10275
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_UPDATED_AT_ASC";
|
|
10276
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_UPDATED_AT_DESC";
|
|
10277
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_UPDATED_BLOCK_ID_ASC";
|
|
10278
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMaxUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MAX_UPDATED_BLOCK_ID_DESC";
|
|
10279
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_CREATED_AT_ASC";
|
|
10280
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_CREATED_AT_DESC";
|
|
10281
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_CREATED_BLOCK_ID_ASC";
|
|
10282
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_CREATED_BLOCK_ID_DESC";
|
|
10283
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_IDENTITY_ID_ASC";
|
|
10284
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_IDENTITY_ID_DESC";
|
|
10285
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_ID_ASC";
|
|
10286
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_ID_DESC";
|
|
10287
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_NAME_ASC";
|
|
10288
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_NAME_DESC";
|
|
10289
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_UPDATED_AT_ASC";
|
|
10290
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_UPDATED_AT_DESC";
|
|
10291
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_UPDATED_BLOCK_ID_ASC";
|
|
10292
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdMinUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_MIN_UPDATED_BLOCK_ID_DESC";
|
|
10293
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_CREATED_AT_ASC";
|
|
10294
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_CREATED_AT_DESC";
|
|
10295
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_CREATED_BLOCK_ID_ASC";
|
|
10296
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_CREATED_BLOCK_ID_DESC";
|
|
10297
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_IDENTITY_ID_ASC";
|
|
10298
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_IDENTITY_ID_DESC";
|
|
10299
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_ID_ASC";
|
|
10300
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_ID_DESC";
|
|
10301
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_NAME_ASC";
|
|
10302
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_NAME_DESC";
|
|
10303
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_UPDATED_AT_ASC";
|
|
10304
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_UPDATED_AT_DESC";
|
|
10305
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_UPDATED_BLOCK_ID_ASC";
|
|
10306
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevPopulationUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_POPULATION_UPDATED_BLOCK_ID_DESC";
|
|
10307
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_CREATED_AT_ASC";
|
|
10308
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_CREATED_AT_DESC";
|
|
10309
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_CREATED_BLOCK_ID_ASC";
|
|
10310
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_CREATED_BLOCK_ID_DESC";
|
|
10311
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_IDENTITY_ID_ASC";
|
|
10312
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_IDENTITY_ID_DESC";
|
|
10313
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_ID_ASC";
|
|
10314
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_ID_DESC";
|
|
10315
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_NAME_ASC";
|
|
10316
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_NAME_DESC";
|
|
10317
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_UPDATED_AT_ASC";
|
|
10318
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_UPDATED_AT_DESC";
|
|
10319
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_UPDATED_BLOCK_ID_ASC";
|
|
10320
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdStddevSampleUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_STDDEV_SAMPLE_UPDATED_BLOCK_ID_DESC";
|
|
10321
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_CREATED_AT_ASC";
|
|
10322
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_CREATED_AT_DESC";
|
|
10323
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_CREATED_BLOCK_ID_ASC";
|
|
10324
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_CREATED_BLOCK_ID_DESC";
|
|
10325
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_IDENTITY_ID_ASC";
|
|
10326
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_IDENTITY_ID_DESC";
|
|
10327
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_ID_ASC";
|
|
10328
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_ID_DESC";
|
|
10329
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_NAME_ASC";
|
|
10330
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_NAME_DESC";
|
|
10331
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_UPDATED_AT_ASC";
|
|
10332
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_UPDATED_AT_DESC";
|
|
10333
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_UPDATED_BLOCK_ID_ASC";
|
|
10334
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdSumUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_SUM_UPDATED_BLOCK_ID_DESC";
|
|
10335
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_CREATED_AT_ASC";
|
|
10336
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_CREATED_AT_DESC";
|
|
10337
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_CREATED_BLOCK_ID_ASC";
|
|
10338
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_CREATED_BLOCK_ID_DESC";
|
|
10339
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_IDENTITY_ID_ASC";
|
|
10340
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_IDENTITY_ID_DESC";
|
|
10341
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_ID_ASC";
|
|
10342
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_ID_DESC";
|
|
10343
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_NAME_ASC";
|
|
10344
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_NAME_DESC";
|
|
10345
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_UPDATED_AT_ASC";
|
|
10346
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_UPDATED_AT_DESC";
|
|
10347
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_UPDATED_BLOCK_ID_ASC";
|
|
10348
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVariancePopulationUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_POPULATION_UPDATED_BLOCK_ID_DESC";
|
|
10349
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_CREATED_AT_ASC";
|
|
10350
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_CREATED_AT_DESC";
|
|
10351
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_CREATED_BLOCK_ID_ASC";
|
|
10352
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_CREATED_BLOCK_ID_DESC";
|
|
10353
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_IDENTITY_ID_ASC";
|
|
10354
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_IDENTITY_ID_DESC";
|
|
10355
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_ID_ASC";
|
|
10356
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_ID_DESC";
|
|
10357
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleNameAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_NAME_ASC";
|
|
10358
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleNameDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_NAME_DESC";
|
|
10359
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_UPDATED_AT_ASC";
|
|
10360
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_UPDATED_AT_DESC";
|
|
10361
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_UPDATED_BLOCK_ID_ASC";
|
|
10362
|
+
BlocksOrderBy["CustomClaimTypesByUpdatedBlockIdVarianceSampleUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_BY_UPDATED_BLOCK_ID_VARIANCE_SAMPLE_UPDATED_BLOCK_ID_DESC";
|
|
10107
10363
|
BlocksOrderBy["DatetimeAsc"] = "DATETIME_ASC";
|
|
10108
10364
|
BlocksOrderBy["DatetimeDesc"] = "DATETIME_DESC";
|
|
10109
10365
|
BlocksOrderBy["DistributionsByCreatedBlockIdAverageAmountAsc"] = "DISTRIBUTIONS_BY_CREATED_BLOCK_ID_AVERAGE_AMOUNT_ASC";
|
|
@@ -23272,6 +23528,7 @@ var CallIdEnum;
|
|
|
23272
23528
|
CallIdEnum["AffirmInstructionWithCount"] = "affirm_instruction_with_count";
|
|
23273
23529
|
CallIdEnum["AffirmWithReceipts"] = "affirm_with_receipts";
|
|
23274
23530
|
CallIdEnum["AffirmWithReceiptsWithCount"] = "affirm_with_receipts_with_count";
|
|
23531
|
+
CallIdEnum["AllowIdentityToCreatePortfolios"] = "allow_identity_to_create_portfolios";
|
|
23275
23532
|
CallIdEnum["AllowVenues"] = "allow_venues";
|
|
23276
23533
|
CallIdEnum["AmendProposal"] = "amend_proposal";
|
|
23277
23534
|
CallIdEnum["Approve"] = "approve";
|
|
@@ -23362,6 +23619,7 @@ var CallIdEnum;
|
|
|
23362
23619
|
CallIdEnum["CreateCheckpoint"] = "create_checkpoint";
|
|
23363
23620
|
CallIdEnum["CreateChildIdentities"] = "create_child_identities";
|
|
23364
23621
|
CallIdEnum["CreateChildIdentity"] = "create_child_identity";
|
|
23622
|
+
CallIdEnum["CreateCustodyPortfolio"] = "create_custody_portfolio";
|
|
23365
23623
|
CallIdEnum["CreateFundraiser"] = "create_fundraiser";
|
|
23366
23624
|
CallIdEnum["CreateGroup"] = "create_group";
|
|
23367
23625
|
CallIdEnum["CreateGroupAndAddAuth"] = "create_group_and_add_auth";
|
|
@@ -23428,8 +23686,10 @@ var CallIdEnum;
|
|
|
23428
23686
|
CallIdEnum["Instantiate"] = "instantiate";
|
|
23429
23687
|
CallIdEnum["InstantiateOldWeight"] = "instantiate_old_weight";
|
|
23430
23688
|
CallIdEnum["InstantiateWithCode"] = "instantiate_with_code";
|
|
23689
|
+
CallIdEnum["InstantiateWithCodeAsPrimaryKey"] = "instantiate_with_code_as_primary_key";
|
|
23431
23690
|
CallIdEnum["InstantiateWithCodeOldWeight"] = "instantiate_with_code_old_weight";
|
|
23432
23691
|
CallIdEnum["InstantiateWithCodePerms"] = "instantiate_with_code_perms";
|
|
23692
|
+
CallIdEnum["InstantiateWithHashAsPrimaryKey"] = "instantiate_with_hash_as_primary_key";
|
|
23433
23693
|
CallIdEnum["InstantiateWithHashPerms"] = "instantiate_with_hash_perms";
|
|
23434
23694
|
CallIdEnum["InvalidateCddClaims"] = "invalidate_cdd_claims";
|
|
23435
23695
|
CallIdEnum["Invest"] = "invest";
|
|
@@ -23560,6 +23820,7 @@ var CallIdEnum;
|
|
|
23560
23820
|
CallIdEnum["ResumeAssetRules"] = "resume_asset_rules";
|
|
23561
23821
|
CallIdEnum["RevokeClaim"] = "revoke_claim";
|
|
23562
23822
|
CallIdEnum["RevokeClaimByIndex"] = "revoke_claim_by_index";
|
|
23823
|
+
CallIdEnum["RevokeCreatePortfoliosPermission"] = "revoke_create_portfolios_permission";
|
|
23563
23824
|
CallIdEnum["RevokeOffchainAuthorization"] = "revoke_offchain_authorization";
|
|
23564
23825
|
CallIdEnum["RotatePrimaryKeyToSecondary"] = "rotate_primary_key_to_secondary";
|
|
23565
23826
|
CallIdEnum["ScaleValidatorCount"] = "scale_validator_count";
|
|
@@ -23643,6 +23904,7 @@ var CallIdEnum;
|
|
|
23643
23904
|
CallIdEnum["UpdateVenueDetails"] = "update_venue_details";
|
|
23644
23905
|
CallIdEnum["UpdateVenueSigners"] = "update_venue_signers";
|
|
23645
23906
|
CallIdEnum["UpdateVenueType"] = "update_venue_type";
|
|
23907
|
+
CallIdEnum["UpgradeApi"] = "upgrade_api";
|
|
23646
23908
|
CallIdEnum["UploadCode"] = "upload_code";
|
|
23647
23909
|
CallIdEnum["Validate"] = "validate";
|
|
23648
23910
|
CallIdEnum["ValidateCddExpiryNominators"] = "validate_cdd_expiry_nominators";
|
|
@@ -23851,6 +24113,367 @@ var CompliancesOrderBy;
|
|
|
23851
24113
|
CompliancesOrderBy["UpdatedBlockIdAsc"] = "UPDATED_BLOCK_ID_ASC";
|
|
23852
24114
|
CompliancesOrderBy["UpdatedBlockIdDesc"] = "UPDATED_BLOCK_ID_DESC";
|
|
23853
24115
|
})(CompliancesOrderBy = exports.CompliancesOrderBy || (exports.CompliancesOrderBy = {}));
|
|
24116
|
+
/** Grouping methods for `CustomClaimType` for usage during aggregation. */
|
|
24117
|
+
var CustomClaimTypesGroupBy;
|
|
24118
|
+
(function (CustomClaimTypesGroupBy) {
|
|
24119
|
+
CustomClaimTypesGroupBy["CreatedAt"] = "CREATED_AT";
|
|
24120
|
+
CustomClaimTypesGroupBy["CreatedAtTruncatedToDay"] = "CREATED_AT_TRUNCATED_TO_DAY";
|
|
24121
|
+
CustomClaimTypesGroupBy["CreatedAtTruncatedToHour"] = "CREATED_AT_TRUNCATED_TO_HOUR";
|
|
24122
|
+
CustomClaimTypesGroupBy["CreatedBlockId"] = "CREATED_BLOCK_ID";
|
|
24123
|
+
CustomClaimTypesGroupBy["IdentityId"] = "IDENTITY_ID";
|
|
24124
|
+
CustomClaimTypesGroupBy["Name"] = "NAME";
|
|
24125
|
+
CustomClaimTypesGroupBy["UpdatedAt"] = "UPDATED_AT";
|
|
24126
|
+
CustomClaimTypesGroupBy["UpdatedAtTruncatedToDay"] = "UPDATED_AT_TRUNCATED_TO_DAY";
|
|
24127
|
+
CustomClaimTypesGroupBy["UpdatedAtTruncatedToHour"] = "UPDATED_AT_TRUNCATED_TO_HOUR";
|
|
24128
|
+
CustomClaimTypesGroupBy["UpdatedBlockId"] = "UPDATED_BLOCK_ID";
|
|
24129
|
+
})(CustomClaimTypesGroupBy = exports.CustomClaimTypesGroupBy || (exports.CustomClaimTypesGroupBy = {}));
|
|
24130
|
+
/** Methods to use when ordering `CustomClaimType`. */
|
|
24131
|
+
var CustomClaimTypesOrderBy;
|
|
24132
|
+
(function (CustomClaimTypesOrderBy) {
|
|
24133
|
+
CustomClaimTypesOrderBy["ClaimsAverageCddIdAsc"] = "CLAIMS_AVERAGE_CDD_ID_ASC";
|
|
24134
|
+
CustomClaimTypesOrderBy["ClaimsAverageCddIdDesc"] = "CLAIMS_AVERAGE_CDD_ID_DESC";
|
|
24135
|
+
CustomClaimTypesOrderBy["ClaimsAverageCreatedAtAsc"] = "CLAIMS_AVERAGE_CREATED_AT_ASC";
|
|
24136
|
+
CustomClaimTypesOrderBy["ClaimsAverageCreatedAtDesc"] = "CLAIMS_AVERAGE_CREATED_AT_DESC";
|
|
24137
|
+
CustomClaimTypesOrderBy["ClaimsAverageCreatedBlockIdAsc"] = "CLAIMS_AVERAGE_CREATED_BLOCK_ID_ASC";
|
|
24138
|
+
CustomClaimTypesOrderBy["ClaimsAverageCreatedBlockIdDesc"] = "CLAIMS_AVERAGE_CREATED_BLOCK_ID_DESC";
|
|
24139
|
+
CustomClaimTypesOrderBy["ClaimsAverageCustomClaimTypeIdAsc"] = "CLAIMS_AVERAGE_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24140
|
+
CustomClaimTypesOrderBy["ClaimsAverageCustomClaimTypeIdDesc"] = "CLAIMS_AVERAGE_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24141
|
+
CustomClaimTypesOrderBy["ClaimsAverageEventIdxAsc"] = "CLAIMS_AVERAGE_EVENT_IDX_ASC";
|
|
24142
|
+
CustomClaimTypesOrderBy["ClaimsAverageEventIdxDesc"] = "CLAIMS_AVERAGE_EVENT_IDX_DESC";
|
|
24143
|
+
CustomClaimTypesOrderBy["ClaimsAverageExpiryAsc"] = "CLAIMS_AVERAGE_EXPIRY_ASC";
|
|
24144
|
+
CustomClaimTypesOrderBy["ClaimsAverageExpiryDesc"] = "CLAIMS_AVERAGE_EXPIRY_DESC";
|
|
24145
|
+
CustomClaimTypesOrderBy["ClaimsAverageFilterExpiryAsc"] = "CLAIMS_AVERAGE_FILTER_EXPIRY_ASC";
|
|
24146
|
+
CustomClaimTypesOrderBy["ClaimsAverageFilterExpiryDesc"] = "CLAIMS_AVERAGE_FILTER_EXPIRY_DESC";
|
|
24147
|
+
CustomClaimTypesOrderBy["ClaimsAverageIdAsc"] = "CLAIMS_AVERAGE_ID_ASC";
|
|
24148
|
+
CustomClaimTypesOrderBy["ClaimsAverageIdDesc"] = "CLAIMS_AVERAGE_ID_DESC";
|
|
24149
|
+
CustomClaimTypesOrderBy["ClaimsAverageIssuanceDateAsc"] = "CLAIMS_AVERAGE_ISSUANCE_DATE_ASC";
|
|
24150
|
+
CustomClaimTypesOrderBy["ClaimsAverageIssuanceDateDesc"] = "CLAIMS_AVERAGE_ISSUANCE_DATE_DESC";
|
|
24151
|
+
CustomClaimTypesOrderBy["ClaimsAverageIssuerIdAsc"] = "CLAIMS_AVERAGE_ISSUER_ID_ASC";
|
|
24152
|
+
CustomClaimTypesOrderBy["ClaimsAverageIssuerIdDesc"] = "CLAIMS_AVERAGE_ISSUER_ID_DESC";
|
|
24153
|
+
CustomClaimTypesOrderBy["ClaimsAverageJurisdictionAsc"] = "CLAIMS_AVERAGE_JURISDICTION_ASC";
|
|
24154
|
+
CustomClaimTypesOrderBy["ClaimsAverageJurisdictionDesc"] = "CLAIMS_AVERAGE_JURISDICTION_DESC";
|
|
24155
|
+
CustomClaimTypesOrderBy["ClaimsAverageLastUpdateDateAsc"] = "CLAIMS_AVERAGE_LAST_UPDATE_DATE_ASC";
|
|
24156
|
+
CustomClaimTypesOrderBy["ClaimsAverageLastUpdateDateDesc"] = "CLAIMS_AVERAGE_LAST_UPDATE_DATE_DESC";
|
|
24157
|
+
CustomClaimTypesOrderBy["ClaimsAverageRevokeDateAsc"] = "CLAIMS_AVERAGE_REVOKE_DATE_ASC";
|
|
24158
|
+
CustomClaimTypesOrderBy["ClaimsAverageRevokeDateDesc"] = "CLAIMS_AVERAGE_REVOKE_DATE_DESC";
|
|
24159
|
+
CustomClaimTypesOrderBy["ClaimsAverageScopeAsc"] = "CLAIMS_AVERAGE_SCOPE_ASC";
|
|
24160
|
+
CustomClaimTypesOrderBy["ClaimsAverageScopeDesc"] = "CLAIMS_AVERAGE_SCOPE_DESC";
|
|
24161
|
+
CustomClaimTypesOrderBy["ClaimsAverageTargetIdAsc"] = "CLAIMS_AVERAGE_TARGET_ID_ASC";
|
|
24162
|
+
CustomClaimTypesOrderBy["ClaimsAverageTargetIdDesc"] = "CLAIMS_AVERAGE_TARGET_ID_DESC";
|
|
24163
|
+
CustomClaimTypesOrderBy["ClaimsAverageTypeAsc"] = "CLAIMS_AVERAGE_TYPE_ASC";
|
|
24164
|
+
CustomClaimTypesOrderBy["ClaimsAverageTypeDesc"] = "CLAIMS_AVERAGE_TYPE_DESC";
|
|
24165
|
+
CustomClaimTypesOrderBy["ClaimsAverageUpdatedAtAsc"] = "CLAIMS_AVERAGE_UPDATED_AT_ASC";
|
|
24166
|
+
CustomClaimTypesOrderBy["ClaimsAverageUpdatedAtDesc"] = "CLAIMS_AVERAGE_UPDATED_AT_DESC";
|
|
24167
|
+
CustomClaimTypesOrderBy["ClaimsAverageUpdatedBlockIdAsc"] = "CLAIMS_AVERAGE_UPDATED_BLOCK_ID_ASC";
|
|
24168
|
+
CustomClaimTypesOrderBy["ClaimsAverageUpdatedBlockIdDesc"] = "CLAIMS_AVERAGE_UPDATED_BLOCK_ID_DESC";
|
|
24169
|
+
CustomClaimTypesOrderBy["ClaimsCountAsc"] = "CLAIMS_COUNT_ASC";
|
|
24170
|
+
CustomClaimTypesOrderBy["ClaimsCountDesc"] = "CLAIMS_COUNT_DESC";
|
|
24171
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountCddIdAsc"] = "CLAIMS_DISTINCT_COUNT_CDD_ID_ASC";
|
|
24172
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountCddIdDesc"] = "CLAIMS_DISTINCT_COUNT_CDD_ID_DESC";
|
|
24173
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountCreatedAtAsc"] = "CLAIMS_DISTINCT_COUNT_CREATED_AT_ASC";
|
|
24174
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountCreatedAtDesc"] = "CLAIMS_DISTINCT_COUNT_CREATED_AT_DESC";
|
|
24175
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountCreatedBlockIdAsc"] = "CLAIMS_DISTINCT_COUNT_CREATED_BLOCK_ID_ASC";
|
|
24176
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountCreatedBlockIdDesc"] = "CLAIMS_DISTINCT_COUNT_CREATED_BLOCK_ID_DESC";
|
|
24177
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountCustomClaimTypeIdAsc"] = "CLAIMS_DISTINCT_COUNT_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24178
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountCustomClaimTypeIdDesc"] = "CLAIMS_DISTINCT_COUNT_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24179
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountEventIdxAsc"] = "CLAIMS_DISTINCT_COUNT_EVENT_IDX_ASC";
|
|
24180
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountEventIdxDesc"] = "CLAIMS_DISTINCT_COUNT_EVENT_IDX_DESC";
|
|
24181
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountExpiryAsc"] = "CLAIMS_DISTINCT_COUNT_EXPIRY_ASC";
|
|
24182
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountExpiryDesc"] = "CLAIMS_DISTINCT_COUNT_EXPIRY_DESC";
|
|
24183
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountFilterExpiryAsc"] = "CLAIMS_DISTINCT_COUNT_FILTER_EXPIRY_ASC";
|
|
24184
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountFilterExpiryDesc"] = "CLAIMS_DISTINCT_COUNT_FILTER_EXPIRY_DESC";
|
|
24185
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountIdAsc"] = "CLAIMS_DISTINCT_COUNT_ID_ASC";
|
|
24186
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountIdDesc"] = "CLAIMS_DISTINCT_COUNT_ID_DESC";
|
|
24187
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountIssuanceDateAsc"] = "CLAIMS_DISTINCT_COUNT_ISSUANCE_DATE_ASC";
|
|
24188
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountIssuanceDateDesc"] = "CLAIMS_DISTINCT_COUNT_ISSUANCE_DATE_DESC";
|
|
24189
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountIssuerIdAsc"] = "CLAIMS_DISTINCT_COUNT_ISSUER_ID_ASC";
|
|
24190
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountIssuerIdDesc"] = "CLAIMS_DISTINCT_COUNT_ISSUER_ID_DESC";
|
|
24191
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountJurisdictionAsc"] = "CLAIMS_DISTINCT_COUNT_JURISDICTION_ASC";
|
|
24192
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountJurisdictionDesc"] = "CLAIMS_DISTINCT_COUNT_JURISDICTION_DESC";
|
|
24193
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountLastUpdateDateAsc"] = "CLAIMS_DISTINCT_COUNT_LAST_UPDATE_DATE_ASC";
|
|
24194
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountLastUpdateDateDesc"] = "CLAIMS_DISTINCT_COUNT_LAST_UPDATE_DATE_DESC";
|
|
24195
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountRevokeDateAsc"] = "CLAIMS_DISTINCT_COUNT_REVOKE_DATE_ASC";
|
|
24196
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountRevokeDateDesc"] = "CLAIMS_DISTINCT_COUNT_REVOKE_DATE_DESC";
|
|
24197
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountScopeAsc"] = "CLAIMS_DISTINCT_COUNT_SCOPE_ASC";
|
|
24198
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountScopeDesc"] = "CLAIMS_DISTINCT_COUNT_SCOPE_DESC";
|
|
24199
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountTargetIdAsc"] = "CLAIMS_DISTINCT_COUNT_TARGET_ID_ASC";
|
|
24200
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountTargetIdDesc"] = "CLAIMS_DISTINCT_COUNT_TARGET_ID_DESC";
|
|
24201
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountTypeAsc"] = "CLAIMS_DISTINCT_COUNT_TYPE_ASC";
|
|
24202
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountTypeDesc"] = "CLAIMS_DISTINCT_COUNT_TYPE_DESC";
|
|
24203
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountUpdatedAtAsc"] = "CLAIMS_DISTINCT_COUNT_UPDATED_AT_ASC";
|
|
24204
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountUpdatedAtDesc"] = "CLAIMS_DISTINCT_COUNT_UPDATED_AT_DESC";
|
|
24205
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountUpdatedBlockIdAsc"] = "CLAIMS_DISTINCT_COUNT_UPDATED_BLOCK_ID_ASC";
|
|
24206
|
+
CustomClaimTypesOrderBy["ClaimsDistinctCountUpdatedBlockIdDesc"] = "CLAIMS_DISTINCT_COUNT_UPDATED_BLOCK_ID_DESC";
|
|
24207
|
+
CustomClaimTypesOrderBy["ClaimsMaxCddIdAsc"] = "CLAIMS_MAX_CDD_ID_ASC";
|
|
24208
|
+
CustomClaimTypesOrderBy["ClaimsMaxCddIdDesc"] = "CLAIMS_MAX_CDD_ID_DESC";
|
|
24209
|
+
CustomClaimTypesOrderBy["ClaimsMaxCreatedAtAsc"] = "CLAIMS_MAX_CREATED_AT_ASC";
|
|
24210
|
+
CustomClaimTypesOrderBy["ClaimsMaxCreatedAtDesc"] = "CLAIMS_MAX_CREATED_AT_DESC";
|
|
24211
|
+
CustomClaimTypesOrderBy["ClaimsMaxCreatedBlockIdAsc"] = "CLAIMS_MAX_CREATED_BLOCK_ID_ASC";
|
|
24212
|
+
CustomClaimTypesOrderBy["ClaimsMaxCreatedBlockIdDesc"] = "CLAIMS_MAX_CREATED_BLOCK_ID_DESC";
|
|
24213
|
+
CustomClaimTypesOrderBy["ClaimsMaxCustomClaimTypeIdAsc"] = "CLAIMS_MAX_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24214
|
+
CustomClaimTypesOrderBy["ClaimsMaxCustomClaimTypeIdDesc"] = "CLAIMS_MAX_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24215
|
+
CustomClaimTypesOrderBy["ClaimsMaxEventIdxAsc"] = "CLAIMS_MAX_EVENT_IDX_ASC";
|
|
24216
|
+
CustomClaimTypesOrderBy["ClaimsMaxEventIdxDesc"] = "CLAIMS_MAX_EVENT_IDX_DESC";
|
|
24217
|
+
CustomClaimTypesOrderBy["ClaimsMaxExpiryAsc"] = "CLAIMS_MAX_EXPIRY_ASC";
|
|
24218
|
+
CustomClaimTypesOrderBy["ClaimsMaxExpiryDesc"] = "CLAIMS_MAX_EXPIRY_DESC";
|
|
24219
|
+
CustomClaimTypesOrderBy["ClaimsMaxFilterExpiryAsc"] = "CLAIMS_MAX_FILTER_EXPIRY_ASC";
|
|
24220
|
+
CustomClaimTypesOrderBy["ClaimsMaxFilterExpiryDesc"] = "CLAIMS_MAX_FILTER_EXPIRY_DESC";
|
|
24221
|
+
CustomClaimTypesOrderBy["ClaimsMaxIdAsc"] = "CLAIMS_MAX_ID_ASC";
|
|
24222
|
+
CustomClaimTypesOrderBy["ClaimsMaxIdDesc"] = "CLAIMS_MAX_ID_DESC";
|
|
24223
|
+
CustomClaimTypesOrderBy["ClaimsMaxIssuanceDateAsc"] = "CLAIMS_MAX_ISSUANCE_DATE_ASC";
|
|
24224
|
+
CustomClaimTypesOrderBy["ClaimsMaxIssuanceDateDesc"] = "CLAIMS_MAX_ISSUANCE_DATE_DESC";
|
|
24225
|
+
CustomClaimTypesOrderBy["ClaimsMaxIssuerIdAsc"] = "CLAIMS_MAX_ISSUER_ID_ASC";
|
|
24226
|
+
CustomClaimTypesOrderBy["ClaimsMaxIssuerIdDesc"] = "CLAIMS_MAX_ISSUER_ID_DESC";
|
|
24227
|
+
CustomClaimTypesOrderBy["ClaimsMaxJurisdictionAsc"] = "CLAIMS_MAX_JURISDICTION_ASC";
|
|
24228
|
+
CustomClaimTypesOrderBy["ClaimsMaxJurisdictionDesc"] = "CLAIMS_MAX_JURISDICTION_DESC";
|
|
24229
|
+
CustomClaimTypesOrderBy["ClaimsMaxLastUpdateDateAsc"] = "CLAIMS_MAX_LAST_UPDATE_DATE_ASC";
|
|
24230
|
+
CustomClaimTypesOrderBy["ClaimsMaxLastUpdateDateDesc"] = "CLAIMS_MAX_LAST_UPDATE_DATE_DESC";
|
|
24231
|
+
CustomClaimTypesOrderBy["ClaimsMaxRevokeDateAsc"] = "CLAIMS_MAX_REVOKE_DATE_ASC";
|
|
24232
|
+
CustomClaimTypesOrderBy["ClaimsMaxRevokeDateDesc"] = "CLAIMS_MAX_REVOKE_DATE_DESC";
|
|
24233
|
+
CustomClaimTypesOrderBy["ClaimsMaxScopeAsc"] = "CLAIMS_MAX_SCOPE_ASC";
|
|
24234
|
+
CustomClaimTypesOrderBy["ClaimsMaxScopeDesc"] = "CLAIMS_MAX_SCOPE_DESC";
|
|
24235
|
+
CustomClaimTypesOrderBy["ClaimsMaxTargetIdAsc"] = "CLAIMS_MAX_TARGET_ID_ASC";
|
|
24236
|
+
CustomClaimTypesOrderBy["ClaimsMaxTargetIdDesc"] = "CLAIMS_MAX_TARGET_ID_DESC";
|
|
24237
|
+
CustomClaimTypesOrderBy["ClaimsMaxTypeAsc"] = "CLAIMS_MAX_TYPE_ASC";
|
|
24238
|
+
CustomClaimTypesOrderBy["ClaimsMaxTypeDesc"] = "CLAIMS_MAX_TYPE_DESC";
|
|
24239
|
+
CustomClaimTypesOrderBy["ClaimsMaxUpdatedAtAsc"] = "CLAIMS_MAX_UPDATED_AT_ASC";
|
|
24240
|
+
CustomClaimTypesOrderBy["ClaimsMaxUpdatedAtDesc"] = "CLAIMS_MAX_UPDATED_AT_DESC";
|
|
24241
|
+
CustomClaimTypesOrderBy["ClaimsMaxUpdatedBlockIdAsc"] = "CLAIMS_MAX_UPDATED_BLOCK_ID_ASC";
|
|
24242
|
+
CustomClaimTypesOrderBy["ClaimsMaxUpdatedBlockIdDesc"] = "CLAIMS_MAX_UPDATED_BLOCK_ID_DESC";
|
|
24243
|
+
CustomClaimTypesOrderBy["ClaimsMinCddIdAsc"] = "CLAIMS_MIN_CDD_ID_ASC";
|
|
24244
|
+
CustomClaimTypesOrderBy["ClaimsMinCddIdDesc"] = "CLAIMS_MIN_CDD_ID_DESC";
|
|
24245
|
+
CustomClaimTypesOrderBy["ClaimsMinCreatedAtAsc"] = "CLAIMS_MIN_CREATED_AT_ASC";
|
|
24246
|
+
CustomClaimTypesOrderBy["ClaimsMinCreatedAtDesc"] = "CLAIMS_MIN_CREATED_AT_DESC";
|
|
24247
|
+
CustomClaimTypesOrderBy["ClaimsMinCreatedBlockIdAsc"] = "CLAIMS_MIN_CREATED_BLOCK_ID_ASC";
|
|
24248
|
+
CustomClaimTypesOrderBy["ClaimsMinCreatedBlockIdDesc"] = "CLAIMS_MIN_CREATED_BLOCK_ID_DESC";
|
|
24249
|
+
CustomClaimTypesOrderBy["ClaimsMinCustomClaimTypeIdAsc"] = "CLAIMS_MIN_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24250
|
+
CustomClaimTypesOrderBy["ClaimsMinCustomClaimTypeIdDesc"] = "CLAIMS_MIN_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24251
|
+
CustomClaimTypesOrderBy["ClaimsMinEventIdxAsc"] = "CLAIMS_MIN_EVENT_IDX_ASC";
|
|
24252
|
+
CustomClaimTypesOrderBy["ClaimsMinEventIdxDesc"] = "CLAIMS_MIN_EVENT_IDX_DESC";
|
|
24253
|
+
CustomClaimTypesOrderBy["ClaimsMinExpiryAsc"] = "CLAIMS_MIN_EXPIRY_ASC";
|
|
24254
|
+
CustomClaimTypesOrderBy["ClaimsMinExpiryDesc"] = "CLAIMS_MIN_EXPIRY_DESC";
|
|
24255
|
+
CustomClaimTypesOrderBy["ClaimsMinFilterExpiryAsc"] = "CLAIMS_MIN_FILTER_EXPIRY_ASC";
|
|
24256
|
+
CustomClaimTypesOrderBy["ClaimsMinFilterExpiryDesc"] = "CLAIMS_MIN_FILTER_EXPIRY_DESC";
|
|
24257
|
+
CustomClaimTypesOrderBy["ClaimsMinIdAsc"] = "CLAIMS_MIN_ID_ASC";
|
|
24258
|
+
CustomClaimTypesOrderBy["ClaimsMinIdDesc"] = "CLAIMS_MIN_ID_DESC";
|
|
24259
|
+
CustomClaimTypesOrderBy["ClaimsMinIssuanceDateAsc"] = "CLAIMS_MIN_ISSUANCE_DATE_ASC";
|
|
24260
|
+
CustomClaimTypesOrderBy["ClaimsMinIssuanceDateDesc"] = "CLAIMS_MIN_ISSUANCE_DATE_DESC";
|
|
24261
|
+
CustomClaimTypesOrderBy["ClaimsMinIssuerIdAsc"] = "CLAIMS_MIN_ISSUER_ID_ASC";
|
|
24262
|
+
CustomClaimTypesOrderBy["ClaimsMinIssuerIdDesc"] = "CLAIMS_MIN_ISSUER_ID_DESC";
|
|
24263
|
+
CustomClaimTypesOrderBy["ClaimsMinJurisdictionAsc"] = "CLAIMS_MIN_JURISDICTION_ASC";
|
|
24264
|
+
CustomClaimTypesOrderBy["ClaimsMinJurisdictionDesc"] = "CLAIMS_MIN_JURISDICTION_DESC";
|
|
24265
|
+
CustomClaimTypesOrderBy["ClaimsMinLastUpdateDateAsc"] = "CLAIMS_MIN_LAST_UPDATE_DATE_ASC";
|
|
24266
|
+
CustomClaimTypesOrderBy["ClaimsMinLastUpdateDateDesc"] = "CLAIMS_MIN_LAST_UPDATE_DATE_DESC";
|
|
24267
|
+
CustomClaimTypesOrderBy["ClaimsMinRevokeDateAsc"] = "CLAIMS_MIN_REVOKE_DATE_ASC";
|
|
24268
|
+
CustomClaimTypesOrderBy["ClaimsMinRevokeDateDesc"] = "CLAIMS_MIN_REVOKE_DATE_DESC";
|
|
24269
|
+
CustomClaimTypesOrderBy["ClaimsMinScopeAsc"] = "CLAIMS_MIN_SCOPE_ASC";
|
|
24270
|
+
CustomClaimTypesOrderBy["ClaimsMinScopeDesc"] = "CLAIMS_MIN_SCOPE_DESC";
|
|
24271
|
+
CustomClaimTypesOrderBy["ClaimsMinTargetIdAsc"] = "CLAIMS_MIN_TARGET_ID_ASC";
|
|
24272
|
+
CustomClaimTypesOrderBy["ClaimsMinTargetIdDesc"] = "CLAIMS_MIN_TARGET_ID_DESC";
|
|
24273
|
+
CustomClaimTypesOrderBy["ClaimsMinTypeAsc"] = "CLAIMS_MIN_TYPE_ASC";
|
|
24274
|
+
CustomClaimTypesOrderBy["ClaimsMinTypeDesc"] = "CLAIMS_MIN_TYPE_DESC";
|
|
24275
|
+
CustomClaimTypesOrderBy["ClaimsMinUpdatedAtAsc"] = "CLAIMS_MIN_UPDATED_AT_ASC";
|
|
24276
|
+
CustomClaimTypesOrderBy["ClaimsMinUpdatedAtDesc"] = "CLAIMS_MIN_UPDATED_AT_DESC";
|
|
24277
|
+
CustomClaimTypesOrderBy["ClaimsMinUpdatedBlockIdAsc"] = "CLAIMS_MIN_UPDATED_BLOCK_ID_ASC";
|
|
24278
|
+
CustomClaimTypesOrderBy["ClaimsMinUpdatedBlockIdDesc"] = "CLAIMS_MIN_UPDATED_BLOCK_ID_DESC";
|
|
24279
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationCddIdAsc"] = "CLAIMS_STDDEV_POPULATION_CDD_ID_ASC";
|
|
24280
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationCddIdDesc"] = "CLAIMS_STDDEV_POPULATION_CDD_ID_DESC";
|
|
24281
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationCreatedAtAsc"] = "CLAIMS_STDDEV_POPULATION_CREATED_AT_ASC";
|
|
24282
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationCreatedAtDesc"] = "CLAIMS_STDDEV_POPULATION_CREATED_AT_DESC";
|
|
24283
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationCreatedBlockIdAsc"] = "CLAIMS_STDDEV_POPULATION_CREATED_BLOCK_ID_ASC";
|
|
24284
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationCreatedBlockIdDesc"] = "CLAIMS_STDDEV_POPULATION_CREATED_BLOCK_ID_DESC";
|
|
24285
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationCustomClaimTypeIdAsc"] = "CLAIMS_STDDEV_POPULATION_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24286
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationCustomClaimTypeIdDesc"] = "CLAIMS_STDDEV_POPULATION_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24287
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationEventIdxAsc"] = "CLAIMS_STDDEV_POPULATION_EVENT_IDX_ASC";
|
|
24288
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationEventIdxDesc"] = "CLAIMS_STDDEV_POPULATION_EVENT_IDX_DESC";
|
|
24289
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationExpiryAsc"] = "CLAIMS_STDDEV_POPULATION_EXPIRY_ASC";
|
|
24290
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationExpiryDesc"] = "CLAIMS_STDDEV_POPULATION_EXPIRY_DESC";
|
|
24291
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationFilterExpiryAsc"] = "CLAIMS_STDDEV_POPULATION_FILTER_EXPIRY_ASC";
|
|
24292
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationFilterExpiryDesc"] = "CLAIMS_STDDEV_POPULATION_FILTER_EXPIRY_DESC";
|
|
24293
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationIdAsc"] = "CLAIMS_STDDEV_POPULATION_ID_ASC";
|
|
24294
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationIdDesc"] = "CLAIMS_STDDEV_POPULATION_ID_DESC";
|
|
24295
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationIssuanceDateAsc"] = "CLAIMS_STDDEV_POPULATION_ISSUANCE_DATE_ASC";
|
|
24296
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationIssuanceDateDesc"] = "CLAIMS_STDDEV_POPULATION_ISSUANCE_DATE_DESC";
|
|
24297
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationIssuerIdAsc"] = "CLAIMS_STDDEV_POPULATION_ISSUER_ID_ASC";
|
|
24298
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationIssuerIdDesc"] = "CLAIMS_STDDEV_POPULATION_ISSUER_ID_DESC";
|
|
24299
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationJurisdictionAsc"] = "CLAIMS_STDDEV_POPULATION_JURISDICTION_ASC";
|
|
24300
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationJurisdictionDesc"] = "CLAIMS_STDDEV_POPULATION_JURISDICTION_DESC";
|
|
24301
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationLastUpdateDateAsc"] = "CLAIMS_STDDEV_POPULATION_LAST_UPDATE_DATE_ASC";
|
|
24302
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationLastUpdateDateDesc"] = "CLAIMS_STDDEV_POPULATION_LAST_UPDATE_DATE_DESC";
|
|
24303
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationRevokeDateAsc"] = "CLAIMS_STDDEV_POPULATION_REVOKE_DATE_ASC";
|
|
24304
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationRevokeDateDesc"] = "CLAIMS_STDDEV_POPULATION_REVOKE_DATE_DESC";
|
|
24305
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationScopeAsc"] = "CLAIMS_STDDEV_POPULATION_SCOPE_ASC";
|
|
24306
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationScopeDesc"] = "CLAIMS_STDDEV_POPULATION_SCOPE_DESC";
|
|
24307
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationTargetIdAsc"] = "CLAIMS_STDDEV_POPULATION_TARGET_ID_ASC";
|
|
24308
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationTargetIdDesc"] = "CLAIMS_STDDEV_POPULATION_TARGET_ID_DESC";
|
|
24309
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationTypeAsc"] = "CLAIMS_STDDEV_POPULATION_TYPE_ASC";
|
|
24310
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationTypeDesc"] = "CLAIMS_STDDEV_POPULATION_TYPE_DESC";
|
|
24311
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationUpdatedAtAsc"] = "CLAIMS_STDDEV_POPULATION_UPDATED_AT_ASC";
|
|
24312
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationUpdatedAtDesc"] = "CLAIMS_STDDEV_POPULATION_UPDATED_AT_DESC";
|
|
24313
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationUpdatedBlockIdAsc"] = "CLAIMS_STDDEV_POPULATION_UPDATED_BLOCK_ID_ASC";
|
|
24314
|
+
CustomClaimTypesOrderBy["ClaimsStddevPopulationUpdatedBlockIdDesc"] = "CLAIMS_STDDEV_POPULATION_UPDATED_BLOCK_ID_DESC";
|
|
24315
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleCddIdAsc"] = "CLAIMS_STDDEV_SAMPLE_CDD_ID_ASC";
|
|
24316
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleCddIdDesc"] = "CLAIMS_STDDEV_SAMPLE_CDD_ID_DESC";
|
|
24317
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleCreatedAtAsc"] = "CLAIMS_STDDEV_SAMPLE_CREATED_AT_ASC";
|
|
24318
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleCreatedAtDesc"] = "CLAIMS_STDDEV_SAMPLE_CREATED_AT_DESC";
|
|
24319
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleCreatedBlockIdAsc"] = "CLAIMS_STDDEV_SAMPLE_CREATED_BLOCK_ID_ASC";
|
|
24320
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleCreatedBlockIdDesc"] = "CLAIMS_STDDEV_SAMPLE_CREATED_BLOCK_ID_DESC";
|
|
24321
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleCustomClaimTypeIdAsc"] = "CLAIMS_STDDEV_SAMPLE_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24322
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleCustomClaimTypeIdDesc"] = "CLAIMS_STDDEV_SAMPLE_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24323
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleEventIdxAsc"] = "CLAIMS_STDDEV_SAMPLE_EVENT_IDX_ASC";
|
|
24324
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleEventIdxDesc"] = "CLAIMS_STDDEV_SAMPLE_EVENT_IDX_DESC";
|
|
24325
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleExpiryAsc"] = "CLAIMS_STDDEV_SAMPLE_EXPIRY_ASC";
|
|
24326
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleExpiryDesc"] = "CLAIMS_STDDEV_SAMPLE_EXPIRY_DESC";
|
|
24327
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleFilterExpiryAsc"] = "CLAIMS_STDDEV_SAMPLE_FILTER_EXPIRY_ASC";
|
|
24328
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleFilterExpiryDesc"] = "CLAIMS_STDDEV_SAMPLE_FILTER_EXPIRY_DESC";
|
|
24329
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleIdAsc"] = "CLAIMS_STDDEV_SAMPLE_ID_ASC";
|
|
24330
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleIdDesc"] = "CLAIMS_STDDEV_SAMPLE_ID_DESC";
|
|
24331
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleIssuanceDateAsc"] = "CLAIMS_STDDEV_SAMPLE_ISSUANCE_DATE_ASC";
|
|
24332
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleIssuanceDateDesc"] = "CLAIMS_STDDEV_SAMPLE_ISSUANCE_DATE_DESC";
|
|
24333
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleIssuerIdAsc"] = "CLAIMS_STDDEV_SAMPLE_ISSUER_ID_ASC";
|
|
24334
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleIssuerIdDesc"] = "CLAIMS_STDDEV_SAMPLE_ISSUER_ID_DESC";
|
|
24335
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleJurisdictionAsc"] = "CLAIMS_STDDEV_SAMPLE_JURISDICTION_ASC";
|
|
24336
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleJurisdictionDesc"] = "CLAIMS_STDDEV_SAMPLE_JURISDICTION_DESC";
|
|
24337
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleLastUpdateDateAsc"] = "CLAIMS_STDDEV_SAMPLE_LAST_UPDATE_DATE_ASC";
|
|
24338
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleLastUpdateDateDesc"] = "CLAIMS_STDDEV_SAMPLE_LAST_UPDATE_DATE_DESC";
|
|
24339
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleRevokeDateAsc"] = "CLAIMS_STDDEV_SAMPLE_REVOKE_DATE_ASC";
|
|
24340
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleRevokeDateDesc"] = "CLAIMS_STDDEV_SAMPLE_REVOKE_DATE_DESC";
|
|
24341
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleScopeAsc"] = "CLAIMS_STDDEV_SAMPLE_SCOPE_ASC";
|
|
24342
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleScopeDesc"] = "CLAIMS_STDDEV_SAMPLE_SCOPE_DESC";
|
|
24343
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleTargetIdAsc"] = "CLAIMS_STDDEV_SAMPLE_TARGET_ID_ASC";
|
|
24344
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleTargetIdDesc"] = "CLAIMS_STDDEV_SAMPLE_TARGET_ID_DESC";
|
|
24345
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleTypeAsc"] = "CLAIMS_STDDEV_SAMPLE_TYPE_ASC";
|
|
24346
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleTypeDesc"] = "CLAIMS_STDDEV_SAMPLE_TYPE_DESC";
|
|
24347
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleUpdatedAtAsc"] = "CLAIMS_STDDEV_SAMPLE_UPDATED_AT_ASC";
|
|
24348
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleUpdatedAtDesc"] = "CLAIMS_STDDEV_SAMPLE_UPDATED_AT_DESC";
|
|
24349
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleUpdatedBlockIdAsc"] = "CLAIMS_STDDEV_SAMPLE_UPDATED_BLOCK_ID_ASC";
|
|
24350
|
+
CustomClaimTypesOrderBy["ClaimsStddevSampleUpdatedBlockIdDesc"] = "CLAIMS_STDDEV_SAMPLE_UPDATED_BLOCK_ID_DESC";
|
|
24351
|
+
CustomClaimTypesOrderBy["ClaimsSumCddIdAsc"] = "CLAIMS_SUM_CDD_ID_ASC";
|
|
24352
|
+
CustomClaimTypesOrderBy["ClaimsSumCddIdDesc"] = "CLAIMS_SUM_CDD_ID_DESC";
|
|
24353
|
+
CustomClaimTypesOrderBy["ClaimsSumCreatedAtAsc"] = "CLAIMS_SUM_CREATED_AT_ASC";
|
|
24354
|
+
CustomClaimTypesOrderBy["ClaimsSumCreatedAtDesc"] = "CLAIMS_SUM_CREATED_AT_DESC";
|
|
24355
|
+
CustomClaimTypesOrderBy["ClaimsSumCreatedBlockIdAsc"] = "CLAIMS_SUM_CREATED_BLOCK_ID_ASC";
|
|
24356
|
+
CustomClaimTypesOrderBy["ClaimsSumCreatedBlockIdDesc"] = "CLAIMS_SUM_CREATED_BLOCK_ID_DESC";
|
|
24357
|
+
CustomClaimTypesOrderBy["ClaimsSumCustomClaimTypeIdAsc"] = "CLAIMS_SUM_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24358
|
+
CustomClaimTypesOrderBy["ClaimsSumCustomClaimTypeIdDesc"] = "CLAIMS_SUM_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24359
|
+
CustomClaimTypesOrderBy["ClaimsSumEventIdxAsc"] = "CLAIMS_SUM_EVENT_IDX_ASC";
|
|
24360
|
+
CustomClaimTypesOrderBy["ClaimsSumEventIdxDesc"] = "CLAIMS_SUM_EVENT_IDX_DESC";
|
|
24361
|
+
CustomClaimTypesOrderBy["ClaimsSumExpiryAsc"] = "CLAIMS_SUM_EXPIRY_ASC";
|
|
24362
|
+
CustomClaimTypesOrderBy["ClaimsSumExpiryDesc"] = "CLAIMS_SUM_EXPIRY_DESC";
|
|
24363
|
+
CustomClaimTypesOrderBy["ClaimsSumFilterExpiryAsc"] = "CLAIMS_SUM_FILTER_EXPIRY_ASC";
|
|
24364
|
+
CustomClaimTypesOrderBy["ClaimsSumFilterExpiryDesc"] = "CLAIMS_SUM_FILTER_EXPIRY_DESC";
|
|
24365
|
+
CustomClaimTypesOrderBy["ClaimsSumIdAsc"] = "CLAIMS_SUM_ID_ASC";
|
|
24366
|
+
CustomClaimTypesOrderBy["ClaimsSumIdDesc"] = "CLAIMS_SUM_ID_DESC";
|
|
24367
|
+
CustomClaimTypesOrderBy["ClaimsSumIssuanceDateAsc"] = "CLAIMS_SUM_ISSUANCE_DATE_ASC";
|
|
24368
|
+
CustomClaimTypesOrderBy["ClaimsSumIssuanceDateDesc"] = "CLAIMS_SUM_ISSUANCE_DATE_DESC";
|
|
24369
|
+
CustomClaimTypesOrderBy["ClaimsSumIssuerIdAsc"] = "CLAIMS_SUM_ISSUER_ID_ASC";
|
|
24370
|
+
CustomClaimTypesOrderBy["ClaimsSumIssuerIdDesc"] = "CLAIMS_SUM_ISSUER_ID_DESC";
|
|
24371
|
+
CustomClaimTypesOrderBy["ClaimsSumJurisdictionAsc"] = "CLAIMS_SUM_JURISDICTION_ASC";
|
|
24372
|
+
CustomClaimTypesOrderBy["ClaimsSumJurisdictionDesc"] = "CLAIMS_SUM_JURISDICTION_DESC";
|
|
24373
|
+
CustomClaimTypesOrderBy["ClaimsSumLastUpdateDateAsc"] = "CLAIMS_SUM_LAST_UPDATE_DATE_ASC";
|
|
24374
|
+
CustomClaimTypesOrderBy["ClaimsSumLastUpdateDateDesc"] = "CLAIMS_SUM_LAST_UPDATE_DATE_DESC";
|
|
24375
|
+
CustomClaimTypesOrderBy["ClaimsSumRevokeDateAsc"] = "CLAIMS_SUM_REVOKE_DATE_ASC";
|
|
24376
|
+
CustomClaimTypesOrderBy["ClaimsSumRevokeDateDesc"] = "CLAIMS_SUM_REVOKE_DATE_DESC";
|
|
24377
|
+
CustomClaimTypesOrderBy["ClaimsSumScopeAsc"] = "CLAIMS_SUM_SCOPE_ASC";
|
|
24378
|
+
CustomClaimTypesOrderBy["ClaimsSumScopeDesc"] = "CLAIMS_SUM_SCOPE_DESC";
|
|
24379
|
+
CustomClaimTypesOrderBy["ClaimsSumTargetIdAsc"] = "CLAIMS_SUM_TARGET_ID_ASC";
|
|
24380
|
+
CustomClaimTypesOrderBy["ClaimsSumTargetIdDesc"] = "CLAIMS_SUM_TARGET_ID_DESC";
|
|
24381
|
+
CustomClaimTypesOrderBy["ClaimsSumTypeAsc"] = "CLAIMS_SUM_TYPE_ASC";
|
|
24382
|
+
CustomClaimTypesOrderBy["ClaimsSumTypeDesc"] = "CLAIMS_SUM_TYPE_DESC";
|
|
24383
|
+
CustomClaimTypesOrderBy["ClaimsSumUpdatedAtAsc"] = "CLAIMS_SUM_UPDATED_AT_ASC";
|
|
24384
|
+
CustomClaimTypesOrderBy["ClaimsSumUpdatedAtDesc"] = "CLAIMS_SUM_UPDATED_AT_DESC";
|
|
24385
|
+
CustomClaimTypesOrderBy["ClaimsSumUpdatedBlockIdAsc"] = "CLAIMS_SUM_UPDATED_BLOCK_ID_ASC";
|
|
24386
|
+
CustomClaimTypesOrderBy["ClaimsSumUpdatedBlockIdDesc"] = "CLAIMS_SUM_UPDATED_BLOCK_ID_DESC";
|
|
24387
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationCddIdAsc"] = "CLAIMS_VARIANCE_POPULATION_CDD_ID_ASC";
|
|
24388
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationCddIdDesc"] = "CLAIMS_VARIANCE_POPULATION_CDD_ID_DESC";
|
|
24389
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationCreatedAtAsc"] = "CLAIMS_VARIANCE_POPULATION_CREATED_AT_ASC";
|
|
24390
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationCreatedAtDesc"] = "CLAIMS_VARIANCE_POPULATION_CREATED_AT_DESC";
|
|
24391
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationCreatedBlockIdAsc"] = "CLAIMS_VARIANCE_POPULATION_CREATED_BLOCK_ID_ASC";
|
|
24392
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationCreatedBlockIdDesc"] = "CLAIMS_VARIANCE_POPULATION_CREATED_BLOCK_ID_DESC";
|
|
24393
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationCustomClaimTypeIdAsc"] = "CLAIMS_VARIANCE_POPULATION_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24394
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationCustomClaimTypeIdDesc"] = "CLAIMS_VARIANCE_POPULATION_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24395
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationEventIdxAsc"] = "CLAIMS_VARIANCE_POPULATION_EVENT_IDX_ASC";
|
|
24396
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationEventIdxDesc"] = "CLAIMS_VARIANCE_POPULATION_EVENT_IDX_DESC";
|
|
24397
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationExpiryAsc"] = "CLAIMS_VARIANCE_POPULATION_EXPIRY_ASC";
|
|
24398
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationExpiryDesc"] = "CLAIMS_VARIANCE_POPULATION_EXPIRY_DESC";
|
|
24399
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationFilterExpiryAsc"] = "CLAIMS_VARIANCE_POPULATION_FILTER_EXPIRY_ASC";
|
|
24400
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationFilterExpiryDesc"] = "CLAIMS_VARIANCE_POPULATION_FILTER_EXPIRY_DESC";
|
|
24401
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationIdAsc"] = "CLAIMS_VARIANCE_POPULATION_ID_ASC";
|
|
24402
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationIdDesc"] = "CLAIMS_VARIANCE_POPULATION_ID_DESC";
|
|
24403
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationIssuanceDateAsc"] = "CLAIMS_VARIANCE_POPULATION_ISSUANCE_DATE_ASC";
|
|
24404
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationIssuanceDateDesc"] = "CLAIMS_VARIANCE_POPULATION_ISSUANCE_DATE_DESC";
|
|
24405
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationIssuerIdAsc"] = "CLAIMS_VARIANCE_POPULATION_ISSUER_ID_ASC";
|
|
24406
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationIssuerIdDesc"] = "CLAIMS_VARIANCE_POPULATION_ISSUER_ID_DESC";
|
|
24407
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationJurisdictionAsc"] = "CLAIMS_VARIANCE_POPULATION_JURISDICTION_ASC";
|
|
24408
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationJurisdictionDesc"] = "CLAIMS_VARIANCE_POPULATION_JURISDICTION_DESC";
|
|
24409
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationLastUpdateDateAsc"] = "CLAIMS_VARIANCE_POPULATION_LAST_UPDATE_DATE_ASC";
|
|
24410
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationLastUpdateDateDesc"] = "CLAIMS_VARIANCE_POPULATION_LAST_UPDATE_DATE_DESC";
|
|
24411
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationRevokeDateAsc"] = "CLAIMS_VARIANCE_POPULATION_REVOKE_DATE_ASC";
|
|
24412
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationRevokeDateDesc"] = "CLAIMS_VARIANCE_POPULATION_REVOKE_DATE_DESC";
|
|
24413
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationScopeAsc"] = "CLAIMS_VARIANCE_POPULATION_SCOPE_ASC";
|
|
24414
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationScopeDesc"] = "CLAIMS_VARIANCE_POPULATION_SCOPE_DESC";
|
|
24415
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationTargetIdAsc"] = "CLAIMS_VARIANCE_POPULATION_TARGET_ID_ASC";
|
|
24416
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationTargetIdDesc"] = "CLAIMS_VARIANCE_POPULATION_TARGET_ID_DESC";
|
|
24417
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationTypeAsc"] = "CLAIMS_VARIANCE_POPULATION_TYPE_ASC";
|
|
24418
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationTypeDesc"] = "CLAIMS_VARIANCE_POPULATION_TYPE_DESC";
|
|
24419
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationUpdatedAtAsc"] = "CLAIMS_VARIANCE_POPULATION_UPDATED_AT_ASC";
|
|
24420
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationUpdatedAtDesc"] = "CLAIMS_VARIANCE_POPULATION_UPDATED_AT_DESC";
|
|
24421
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationUpdatedBlockIdAsc"] = "CLAIMS_VARIANCE_POPULATION_UPDATED_BLOCK_ID_ASC";
|
|
24422
|
+
CustomClaimTypesOrderBy["ClaimsVariancePopulationUpdatedBlockIdDesc"] = "CLAIMS_VARIANCE_POPULATION_UPDATED_BLOCK_ID_DESC";
|
|
24423
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleCddIdAsc"] = "CLAIMS_VARIANCE_SAMPLE_CDD_ID_ASC";
|
|
24424
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleCddIdDesc"] = "CLAIMS_VARIANCE_SAMPLE_CDD_ID_DESC";
|
|
24425
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleCreatedAtAsc"] = "CLAIMS_VARIANCE_SAMPLE_CREATED_AT_ASC";
|
|
24426
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleCreatedAtDesc"] = "CLAIMS_VARIANCE_SAMPLE_CREATED_AT_DESC";
|
|
24427
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleCreatedBlockIdAsc"] = "CLAIMS_VARIANCE_SAMPLE_CREATED_BLOCK_ID_ASC";
|
|
24428
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleCreatedBlockIdDesc"] = "CLAIMS_VARIANCE_SAMPLE_CREATED_BLOCK_ID_DESC";
|
|
24429
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleCustomClaimTypeIdAsc"] = "CLAIMS_VARIANCE_SAMPLE_CUSTOM_CLAIM_TYPE_ID_ASC";
|
|
24430
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleCustomClaimTypeIdDesc"] = "CLAIMS_VARIANCE_SAMPLE_CUSTOM_CLAIM_TYPE_ID_DESC";
|
|
24431
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleEventIdxAsc"] = "CLAIMS_VARIANCE_SAMPLE_EVENT_IDX_ASC";
|
|
24432
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleEventIdxDesc"] = "CLAIMS_VARIANCE_SAMPLE_EVENT_IDX_DESC";
|
|
24433
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleExpiryAsc"] = "CLAIMS_VARIANCE_SAMPLE_EXPIRY_ASC";
|
|
24434
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleExpiryDesc"] = "CLAIMS_VARIANCE_SAMPLE_EXPIRY_DESC";
|
|
24435
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleFilterExpiryAsc"] = "CLAIMS_VARIANCE_SAMPLE_FILTER_EXPIRY_ASC";
|
|
24436
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleFilterExpiryDesc"] = "CLAIMS_VARIANCE_SAMPLE_FILTER_EXPIRY_DESC";
|
|
24437
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleIdAsc"] = "CLAIMS_VARIANCE_SAMPLE_ID_ASC";
|
|
24438
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleIdDesc"] = "CLAIMS_VARIANCE_SAMPLE_ID_DESC";
|
|
24439
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleIssuanceDateAsc"] = "CLAIMS_VARIANCE_SAMPLE_ISSUANCE_DATE_ASC";
|
|
24440
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleIssuanceDateDesc"] = "CLAIMS_VARIANCE_SAMPLE_ISSUANCE_DATE_DESC";
|
|
24441
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleIssuerIdAsc"] = "CLAIMS_VARIANCE_SAMPLE_ISSUER_ID_ASC";
|
|
24442
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleIssuerIdDesc"] = "CLAIMS_VARIANCE_SAMPLE_ISSUER_ID_DESC";
|
|
24443
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleJurisdictionAsc"] = "CLAIMS_VARIANCE_SAMPLE_JURISDICTION_ASC";
|
|
24444
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleJurisdictionDesc"] = "CLAIMS_VARIANCE_SAMPLE_JURISDICTION_DESC";
|
|
24445
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleLastUpdateDateAsc"] = "CLAIMS_VARIANCE_SAMPLE_LAST_UPDATE_DATE_ASC";
|
|
24446
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleLastUpdateDateDesc"] = "CLAIMS_VARIANCE_SAMPLE_LAST_UPDATE_DATE_DESC";
|
|
24447
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleRevokeDateAsc"] = "CLAIMS_VARIANCE_SAMPLE_REVOKE_DATE_ASC";
|
|
24448
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleRevokeDateDesc"] = "CLAIMS_VARIANCE_SAMPLE_REVOKE_DATE_DESC";
|
|
24449
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleScopeAsc"] = "CLAIMS_VARIANCE_SAMPLE_SCOPE_ASC";
|
|
24450
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleScopeDesc"] = "CLAIMS_VARIANCE_SAMPLE_SCOPE_DESC";
|
|
24451
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleTargetIdAsc"] = "CLAIMS_VARIANCE_SAMPLE_TARGET_ID_ASC";
|
|
24452
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleTargetIdDesc"] = "CLAIMS_VARIANCE_SAMPLE_TARGET_ID_DESC";
|
|
24453
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleTypeAsc"] = "CLAIMS_VARIANCE_SAMPLE_TYPE_ASC";
|
|
24454
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleTypeDesc"] = "CLAIMS_VARIANCE_SAMPLE_TYPE_DESC";
|
|
24455
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleUpdatedAtAsc"] = "CLAIMS_VARIANCE_SAMPLE_UPDATED_AT_ASC";
|
|
24456
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleUpdatedAtDesc"] = "CLAIMS_VARIANCE_SAMPLE_UPDATED_AT_DESC";
|
|
24457
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleUpdatedBlockIdAsc"] = "CLAIMS_VARIANCE_SAMPLE_UPDATED_BLOCK_ID_ASC";
|
|
24458
|
+
CustomClaimTypesOrderBy["ClaimsVarianceSampleUpdatedBlockIdDesc"] = "CLAIMS_VARIANCE_SAMPLE_UPDATED_BLOCK_ID_DESC";
|
|
24459
|
+
CustomClaimTypesOrderBy["CreatedAtAsc"] = "CREATED_AT_ASC";
|
|
24460
|
+
CustomClaimTypesOrderBy["CreatedAtDesc"] = "CREATED_AT_DESC";
|
|
24461
|
+
CustomClaimTypesOrderBy["CreatedBlockIdAsc"] = "CREATED_BLOCK_ID_ASC";
|
|
24462
|
+
CustomClaimTypesOrderBy["CreatedBlockIdDesc"] = "CREATED_BLOCK_ID_DESC";
|
|
24463
|
+
CustomClaimTypesOrderBy["IdentityIdAsc"] = "IDENTITY_ID_ASC";
|
|
24464
|
+
CustomClaimTypesOrderBy["IdentityIdDesc"] = "IDENTITY_ID_DESC";
|
|
24465
|
+
CustomClaimTypesOrderBy["IdAsc"] = "ID_ASC";
|
|
24466
|
+
CustomClaimTypesOrderBy["IdDesc"] = "ID_DESC";
|
|
24467
|
+
CustomClaimTypesOrderBy["NameAsc"] = "NAME_ASC";
|
|
24468
|
+
CustomClaimTypesOrderBy["NameDesc"] = "NAME_DESC";
|
|
24469
|
+
CustomClaimTypesOrderBy["Natural"] = "NATURAL";
|
|
24470
|
+
CustomClaimTypesOrderBy["PrimaryKeyAsc"] = "PRIMARY_KEY_ASC";
|
|
24471
|
+
CustomClaimTypesOrderBy["PrimaryKeyDesc"] = "PRIMARY_KEY_DESC";
|
|
24472
|
+
CustomClaimTypesOrderBy["UpdatedAtAsc"] = "UPDATED_AT_ASC";
|
|
24473
|
+
CustomClaimTypesOrderBy["UpdatedAtDesc"] = "UPDATED_AT_DESC";
|
|
24474
|
+
CustomClaimTypesOrderBy["UpdatedBlockIdAsc"] = "UPDATED_BLOCK_ID_ASC";
|
|
24475
|
+
CustomClaimTypesOrderBy["UpdatedBlockIdDesc"] = "UPDATED_BLOCK_ID_DESC";
|
|
24476
|
+
})(CustomClaimTypesOrderBy = exports.CustomClaimTypesOrderBy || (exports.CustomClaimTypesOrderBy = {}));
|
|
23854
24477
|
/** Grouping methods for `Debug` for usage during aggregation. */
|
|
23855
24478
|
var DebugsGroupBy;
|
|
23856
24479
|
(function (DebugsGroupBy) {
|
|
@@ -24245,8 +24868,10 @@ var EventIdEnum;
|
|
|
24245
24868
|
EventIdEnum["AgentAdded"] = "AgentAdded";
|
|
24246
24869
|
EventIdEnum["AgentRemoved"] = "AgentRemoved";
|
|
24247
24870
|
EventIdEnum["AllGood"] = "AllGood";
|
|
24871
|
+
EventIdEnum["ApiHashUpdated"] = "ApiHashUpdated";
|
|
24248
24872
|
EventIdEnum["Approval"] = "Approval";
|
|
24249
24873
|
EventIdEnum["Approved"] = "Approved";
|
|
24874
|
+
EventIdEnum["AssetAffirmationExemption"] = "AssetAffirmationExemption";
|
|
24250
24875
|
EventIdEnum["AssetBalanceUpdated"] = "AssetBalanceUpdated";
|
|
24251
24876
|
EventIdEnum["AssetCompliancePaused"] = "AssetCompliancePaused";
|
|
24252
24877
|
EventIdEnum["AssetComplianceReplaced"] = "AssetComplianceReplaced";
|
|
@@ -24401,6 +25026,7 @@ var EventIdEnum;
|
|
|
24401
25026
|
EventIdEnum["InstantiationUnFreezed"] = "InstantiationUnFreezed";
|
|
24402
25027
|
EventIdEnum["InstructionAffirmed"] = "InstructionAffirmed";
|
|
24403
25028
|
EventIdEnum["InstructionAuthorized"] = "InstructionAuthorized";
|
|
25029
|
+
EventIdEnum["InstructionAutomaticallyAffirmed"] = "InstructionAutomaticallyAffirmed";
|
|
24404
25030
|
EventIdEnum["InstructionCreated"] = "InstructionCreated";
|
|
24405
25031
|
EventIdEnum["InstructionExecuted"] = "InstructionExecuted";
|
|
24406
25032
|
EventIdEnum["InstructionFailed"] = "InstructionFailed";
|
|
@@ -24469,6 +25095,8 @@ var EventIdEnum;
|
|
|
24469
25095
|
EventIdEnum["PortfolioCustodianChanged"] = "PortfolioCustodianChanged";
|
|
24470
25096
|
EventIdEnum["PortfolioDeleted"] = "PortfolioDeleted";
|
|
24471
25097
|
EventIdEnum["PortfolioRenamed"] = "PortfolioRenamed";
|
|
25098
|
+
EventIdEnum["PreApprovedAsset"] = "PreApprovedAsset";
|
|
25099
|
+
EventIdEnum["PreApprovedPortfolio"] = "PreApprovedPortfolio";
|
|
24472
25100
|
EventIdEnum["PrimaryIssuanceAgentTransfered"] = "PrimaryIssuanceAgentTransfered";
|
|
24473
25101
|
EventIdEnum["PrimaryIssuanceAgentTransferred"] = "PrimaryIssuanceAgentTransferred";
|
|
24474
25102
|
EventIdEnum["PrimaryKeyUpdated"] = "PrimaryKeyUpdated";
|
|
@@ -24508,6 +25136,8 @@ var EventIdEnum;
|
|
|
24508
25136
|
EventIdEnum["RelayedTx"] = "RelayedTx";
|
|
24509
25137
|
EventIdEnum["ReleaseCoordinatorUpdated"] = "ReleaseCoordinatorUpdated";
|
|
24510
25138
|
EventIdEnum["Remarked"] = "Remarked";
|
|
25139
|
+
EventIdEnum["RemoveAssetAffirmationExemption"] = "RemoveAssetAffirmationExemption";
|
|
25140
|
+
EventIdEnum["RemovePreApprovedAsset"] = "RemovePreApprovedAsset";
|
|
24511
25141
|
EventIdEnum["Removed"] = "Removed";
|
|
24512
25142
|
EventIdEnum["RemovedPayingKey"] = "RemovedPayingKey";
|
|
24513
25143
|
EventIdEnum["Requested"] = "Requested";
|
|
@@ -24515,8 +25145,10 @@ var EventIdEnum;
|
|
|
24515
25145
|
EventIdEnum["Reserved"] = "Reserved";
|
|
24516
25146
|
EventIdEnum["Restored"] = "Restored";
|
|
24517
25147
|
EventIdEnum["Resumed"] = "Resumed";
|
|
25148
|
+
EventIdEnum["RevokePreApprovedPortfolio"] = "RevokePreApprovedPortfolio";
|
|
24518
25149
|
EventIdEnum["Reward"] = "Reward";
|
|
24519
25150
|
EventIdEnum["RewardPaymentSchedulingInterrupted"] = "RewardPaymentSchedulingInterrupted";
|
|
25151
|
+
EventIdEnum["ScRuntimeCall"] = "SCRuntimeCall";
|
|
24520
25152
|
EventIdEnum["ScheduleCreated"] = "ScheduleCreated";
|
|
24521
25153
|
EventIdEnum["ScheduleRemoved"] = "ScheduleRemoved";
|
|
24522
25154
|
EventIdEnum["ScheduleUpdated"] = "ScheduleUpdated";
|
|
@@ -27128,6 +27760,134 @@ var IdentitiesOrderBy;
|
|
|
27128
27760
|
IdentitiesOrderBy["CreatedAtDesc"] = "CREATED_AT_DESC";
|
|
27129
27761
|
IdentitiesOrderBy["CreatedBlockIdAsc"] = "CREATED_BLOCK_ID_ASC";
|
|
27130
27762
|
IdentitiesOrderBy["CreatedBlockIdDesc"] = "CREATED_BLOCK_ID_DESC";
|
|
27763
|
+
IdentitiesOrderBy["CustomClaimTypesAverageCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_CREATED_AT_ASC";
|
|
27764
|
+
IdentitiesOrderBy["CustomClaimTypesAverageCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_CREATED_AT_DESC";
|
|
27765
|
+
IdentitiesOrderBy["CustomClaimTypesAverageCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_CREATED_BLOCK_ID_ASC";
|
|
27766
|
+
IdentitiesOrderBy["CustomClaimTypesAverageCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_CREATED_BLOCK_ID_DESC";
|
|
27767
|
+
IdentitiesOrderBy["CustomClaimTypesAverageIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_IDENTITY_ID_ASC";
|
|
27768
|
+
IdentitiesOrderBy["CustomClaimTypesAverageIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_IDENTITY_ID_DESC";
|
|
27769
|
+
IdentitiesOrderBy["CustomClaimTypesAverageIdAsc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_ID_ASC";
|
|
27770
|
+
IdentitiesOrderBy["CustomClaimTypesAverageIdDesc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_ID_DESC";
|
|
27771
|
+
IdentitiesOrderBy["CustomClaimTypesAverageNameAsc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_NAME_ASC";
|
|
27772
|
+
IdentitiesOrderBy["CustomClaimTypesAverageNameDesc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_NAME_DESC";
|
|
27773
|
+
IdentitiesOrderBy["CustomClaimTypesAverageUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_UPDATED_AT_ASC";
|
|
27774
|
+
IdentitiesOrderBy["CustomClaimTypesAverageUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_UPDATED_AT_DESC";
|
|
27775
|
+
IdentitiesOrderBy["CustomClaimTypesAverageUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_UPDATED_BLOCK_ID_ASC";
|
|
27776
|
+
IdentitiesOrderBy["CustomClaimTypesAverageUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_AVERAGE_UPDATED_BLOCK_ID_DESC";
|
|
27777
|
+
IdentitiesOrderBy["CustomClaimTypesCountAsc"] = "CUSTOM_CLAIM_TYPES_COUNT_ASC";
|
|
27778
|
+
IdentitiesOrderBy["CustomClaimTypesCountDesc"] = "CUSTOM_CLAIM_TYPES_COUNT_DESC";
|
|
27779
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_CREATED_AT_ASC";
|
|
27780
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_CREATED_AT_DESC";
|
|
27781
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_CREATED_BLOCK_ID_ASC";
|
|
27782
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_CREATED_BLOCK_ID_DESC";
|
|
27783
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_IDENTITY_ID_ASC";
|
|
27784
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_IDENTITY_ID_DESC";
|
|
27785
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountIdAsc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_ID_ASC";
|
|
27786
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountIdDesc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_ID_DESC";
|
|
27787
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountNameAsc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_NAME_ASC";
|
|
27788
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountNameDesc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_NAME_DESC";
|
|
27789
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_UPDATED_AT_ASC";
|
|
27790
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_UPDATED_AT_DESC";
|
|
27791
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_UPDATED_BLOCK_ID_ASC";
|
|
27792
|
+
IdentitiesOrderBy["CustomClaimTypesDistinctCountUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_DISTINCT_COUNT_UPDATED_BLOCK_ID_DESC";
|
|
27793
|
+
IdentitiesOrderBy["CustomClaimTypesMaxCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_MAX_CREATED_AT_ASC";
|
|
27794
|
+
IdentitiesOrderBy["CustomClaimTypesMaxCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_MAX_CREATED_AT_DESC";
|
|
27795
|
+
IdentitiesOrderBy["CustomClaimTypesMaxCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_MAX_CREATED_BLOCK_ID_ASC";
|
|
27796
|
+
IdentitiesOrderBy["CustomClaimTypesMaxCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_MAX_CREATED_BLOCK_ID_DESC";
|
|
27797
|
+
IdentitiesOrderBy["CustomClaimTypesMaxIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_MAX_IDENTITY_ID_ASC";
|
|
27798
|
+
IdentitiesOrderBy["CustomClaimTypesMaxIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_MAX_IDENTITY_ID_DESC";
|
|
27799
|
+
IdentitiesOrderBy["CustomClaimTypesMaxIdAsc"] = "CUSTOM_CLAIM_TYPES_MAX_ID_ASC";
|
|
27800
|
+
IdentitiesOrderBy["CustomClaimTypesMaxIdDesc"] = "CUSTOM_CLAIM_TYPES_MAX_ID_DESC";
|
|
27801
|
+
IdentitiesOrderBy["CustomClaimTypesMaxNameAsc"] = "CUSTOM_CLAIM_TYPES_MAX_NAME_ASC";
|
|
27802
|
+
IdentitiesOrderBy["CustomClaimTypesMaxNameDesc"] = "CUSTOM_CLAIM_TYPES_MAX_NAME_DESC";
|
|
27803
|
+
IdentitiesOrderBy["CustomClaimTypesMaxUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_MAX_UPDATED_AT_ASC";
|
|
27804
|
+
IdentitiesOrderBy["CustomClaimTypesMaxUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_MAX_UPDATED_AT_DESC";
|
|
27805
|
+
IdentitiesOrderBy["CustomClaimTypesMaxUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_MAX_UPDATED_BLOCK_ID_ASC";
|
|
27806
|
+
IdentitiesOrderBy["CustomClaimTypesMaxUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_MAX_UPDATED_BLOCK_ID_DESC";
|
|
27807
|
+
IdentitiesOrderBy["CustomClaimTypesMinCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_MIN_CREATED_AT_ASC";
|
|
27808
|
+
IdentitiesOrderBy["CustomClaimTypesMinCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_MIN_CREATED_AT_DESC";
|
|
27809
|
+
IdentitiesOrderBy["CustomClaimTypesMinCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_MIN_CREATED_BLOCK_ID_ASC";
|
|
27810
|
+
IdentitiesOrderBy["CustomClaimTypesMinCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_MIN_CREATED_BLOCK_ID_DESC";
|
|
27811
|
+
IdentitiesOrderBy["CustomClaimTypesMinIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_MIN_IDENTITY_ID_ASC";
|
|
27812
|
+
IdentitiesOrderBy["CustomClaimTypesMinIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_MIN_IDENTITY_ID_DESC";
|
|
27813
|
+
IdentitiesOrderBy["CustomClaimTypesMinIdAsc"] = "CUSTOM_CLAIM_TYPES_MIN_ID_ASC";
|
|
27814
|
+
IdentitiesOrderBy["CustomClaimTypesMinIdDesc"] = "CUSTOM_CLAIM_TYPES_MIN_ID_DESC";
|
|
27815
|
+
IdentitiesOrderBy["CustomClaimTypesMinNameAsc"] = "CUSTOM_CLAIM_TYPES_MIN_NAME_ASC";
|
|
27816
|
+
IdentitiesOrderBy["CustomClaimTypesMinNameDesc"] = "CUSTOM_CLAIM_TYPES_MIN_NAME_DESC";
|
|
27817
|
+
IdentitiesOrderBy["CustomClaimTypesMinUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_MIN_UPDATED_AT_ASC";
|
|
27818
|
+
IdentitiesOrderBy["CustomClaimTypesMinUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_MIN_UPDATED_AT_DESC";
|
|
27819
|
+
IdentitiesOrderBy["CustomClaimTypesMinUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_MIN_UPDATED_BLOCK_ID_ASC";
|
|
27820
|
+
IdentitiesOrderBy["CustomClaimTypesMinUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_MIN_UPDATED_BLOCK_ID_DESC";
|
|
27821
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_CREATED_AT_ASC";
|
|
27822
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_CREATED_AT_DESC";
|
|
27823
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_CREATED_BLOCK_ID_ASC";
|
|
27824
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_CREATED_BLOCK_ID_DESC";
|
|
27825
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_IDENTITY_ID_ASC";
|
|
27826
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_IDENTITY_ID_DESC";
|
|
27827
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationIdAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_ID_ASC";
|
|
27828
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationIdDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_ID_DESC";
|
|
27829
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationNameAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_NAME_ASC";
|
|
27830
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationNameDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_NAME_DESC";
|
|
27831
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_UPDATED_AT_ASC";
|
|
27832
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_UPDATED_AT_DESC";
|
|
27833
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_UPDATED_BLOCK_ID_ASC";
|
|
27834
|
+
IdentitiesOrderBy["CustomClaimTypesStddevPopulationUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_POPULATION_UPDATED_BLOCK_ID_DESC";
|
|
27835
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_CREATED_AT_ASC";
|
|
27836
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_CREATED_AT_DESC";
|
|
27837
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_CREATED_BLOCK_ID_ASC";
|
|
27838
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_CREATED_BLOCK_ID_DESC";
|
|
27839
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_IDENTITY_ID_ASC";
|
|
27840
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_IDENTITY_ID_DESC";
|
|
27841
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleIdAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_ID_ASC";
|
|
27842
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleIdDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_ID_DESC";
|
|
27843
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleNameAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_NAME_ASC";
|
|
27844
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleNameDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_NAME_DESC";
|
|
27845
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_UPDATED_AT_ASC";
|
|
27846
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_UPDATED_AT_DESC";
|
|
27847
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_UPDATED_BLOCK_ID_ASC";
|
|
27848
|
+
IdentitiesOrderBy["CustomClaimTypesStddevSampleUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_STDDEV_SAMPLE_UPDATED_BLOCK_ID_DESC";
|
|
27849
|
+
IdentitiesOrderBy["CustomClaimTypesSumCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_SUM_CREATED_AT_ASC";
|
|
27850
|
+
IdentitiesOrderBy["CustomClaimTypesSumCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_SUM_CREATED_AT_DESC";
|
|
27851
|
+
IdentitiesOrderBy["CustomClaimTypesSumCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_SUM_CREATED_BLOCK_ID_ASC";
|
|
27852
|
+
IdentitiesOrderBy["CustomClaimTypesSumCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_SUM_CREATED_BLOCK_ID_DESC";
|
|
27853
|
+
IdentitiesOrderBy["CustomClaimTypesSumIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_SUM_IDENTITY_ID_ASC";
|
|
27854
|
+
IdentitiesOrderBy["CustomClaimTypesSumIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_SUM_IDENTITY_ID_DESC";
|
|
27855
|
+
IdentitiesOrderBy["CustomClaimTypesSumIdAsc"] = "CUSTOM_CLAIM_TYPES_SUM_ID_ASC";
|
|
27856
|
+
IdentitiesOrderBy["CustomClaimTypesSumIdDesc"] = "CUSTOM_CLAIM_TYPES_SUM_ID_DESC";
|
|
27857
|
+
IdentitiesOrderBy["CustomClaimTypesSumNameAsc"] = "CUSTOM_CLAIM_TYPES_SUM_NAME_ASC";
|
|
27858
|
+
IdentitiesOrderBy["CustomClaimTypesSumNameDesc"] = "CUSTOM_CLAIM_TYPES_SUM_NAME_DESC";
|
|
27859
|
+
IdentitiesOrderBy["CustomClaimTypesSumUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_SUM_UPDATED_AT_ASC";
|
|
27860
|
+
IdentitiesOrderBy["CustomClaimTypesSumUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_SUM_UPDATED_AT_DESC";
|
|
27861
|
+
IdentitiesOrderBy["CustomClaimTypesSumUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_SUM_UPDATED_BLOCK_ID_ASC";
|
|
27862
|
+
IdentitiesOrderBy["CustomClaimTypesSumUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_SUM_UPDATED_BLOCK_ID_DESC";
|
|
27863
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_CREATED_AT_ASC";
|
|
27864
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_CREATED_AT_DESC";
|
|
27865
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_CREATED_BLOCK_ID_ASC";
|
|
27866
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_CREATED_BLOCK_ID_DESC";
|
|
27867
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_IDENTITY_ID_ASC";
|
|
27868
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_IDENTITY_ID_DESC";
|
|
27869
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationIdAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_ID_ASC";
|
|
27870
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationIdDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_ID_DESC";
|
|
27871
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationNameAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_NAME_ASC";
|
|
27872
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationNameDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_NAME_DESC";
|
|
27873
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_UPDATED_AT_ASC";
|
|
27874
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_UPDATED_AT_DESC";
|
|
27875
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_UPDATED_BLOCK_ID_ASC";
|
|
27876
|
+
IdentitiesOrderBy["CustomClaimTypesVariancePopulationUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_POPULATION_UPDATED_BLOCK_ID_DESC";
|
|
27877
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleCreatedAtAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_CREATED_AT_ASC";
|
|
27878
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleCreatedAtDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_CREATED_AT_DESC";
|
|
27879
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleCreatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_CREATED_BLOCK_ID_ASC";
|
|
27880
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleCreatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_CREATED_BLOCK_ID_DESC";
|
|
27881
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleIdentityIdAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_IDENTITY_ID_ASC";
|
|
27882
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleIdentityIdDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_IDENTITY_ID_DESC";
|
|
27883
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleIdAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_ID_ASC";
|
|
27884
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleIdDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_ID_DESC";
|
|
27885
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleNameAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_NAME_ASC";
|
|
27886
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleNameDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_NAME_DESC";
|
|
27887
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleUpdatedAtAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_UPDATED_AT_ASC";
|
|
27888
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleUpdatedAtDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_UPDATED_AT_DESC";
|
|
27889
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleUpdatedBlockIdAsc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_UPDATED_BLOCK_ID_ASC";
|
|
27890
|
+
IdentitiesOrderBy["CustomClaimTypesVarianceSampleUpdatedBlockIdDesc"] = "CUSTOM_CLAIM_TYPES_VARIANCE_SAMPLE_UPDATED_BLOCK_ID_DESC";
|
|
27131
27891
|
IdentitiesOrderBy["DatetimeAsc"] = "DATETIME_ASC";
|
|
27132
27892
|
IdentitiesOrderBy["DatetimeDesc"] = "DATETIME_DESC";
|
|
27133
27893
|
IdentitiesOrderBy["DidAsc"] = "DID_ASC";
|
|
@@ -31770,14 +32530,6 @@ var ModuleIdEnum;
|
|
|
31770
32530
|
ModuleIdEnum["Upgradecommitteemembership"] = "upgradecommitteemembership";
|
|
31771
32531
|
ModuleIdEnum["Utility"] = "utility";
|
|
31772
32532
|
})(ModuleIdEnum = exports.ModuleIdEnum || (exports.ModuleIdEnum = {}));
|
|
31773
|
-
/** Represents the list of proposal status */
|
|
31774
|
-
var MultiSigProposalStatusEnum;
|
|
31775
|
-
(function (MultiSigProposalStatusEnum) {
|
|
31776
|
-
MultiSigProposalStatusEnum["Active"] = "Active";
|
|
31777
|
-
MultiSigProposalStatusEnum["Failed"] = "Failed";
|
|
31778
|
-
MultiSigProposalStatusEnum["Rejected"] = "Rejected";
|
|
31779
|
-
MultiSigProposalStatusEnum["Success"] = "Success";
|
|
31780
|
-
})(MultiSigProposalStatusEnum = exports.MultiSigProposalStatusEnum || (exports.MultiSigProposalStatusEnum = {}));
|
|
31781
32533
|
/** Represents action performed on MultiSig proposal */
|
|
31782
32534
|
var MultiSigProposalVoteActionEnum;
|
|
31783
32535
|
(function (MultiSigProposalVoteActionEnum) {
|
|
@@ -37928,6 +38680,16 @@ var Compliances_Distinct_Enum;
|
|
|
37928
38680
|
Compliances_Distinct_Enum["UpdatedAt"] = "UPDATED_AT";
|
|
37929
38681
|
Compliances_Distinct_Enum["UpdatedBlockId"] = "UPDATED_BLOCK_ID";
|
|
37930
38682
|
})(Compliances_Distinct_Enum = exports.Compliances_Distinct_Enum || (exports.Compliances_Distinct_Enum = {}));
|
|
38683
|
+
var Custom_Claim_Types_Distinct_Enum;
|
|
38684
|
+
(function (Custom_Claim_Types_Distinct_Enum) {
|
|
38685
|
+
Custom_Claim_Types_Distinct_Enum["CreatedAt"] = "CREATED_AT";
|
|
38686
|
+
Custom_Claim_Types_Distinct_Enum["CreatedBlockId"] = "CREATED_BLOCK_ID";
|
|
38687
|
+
Custom_Claim_Types_Distinct_Enum["Id"] = "ID";
|
|
38688
|
+
Custom_Claim_Types_Distinct_Enum["IdentityId"] = "IDENTITY_ID";
|
|
38689
|
+
Custom_Claim_Types_Distinct_Enum["Name"] = "NAME";
|
|
38690
|
+
Custom_Claim_Types_Distinct_Enum["UpdatedAt"] = "UPDATED_AT";
|
|
38691
|
+
Custom_Claim_Types_Distinct_Enum["UpdatedBlockId"] = "UPDATED_BLOCK_ID";
|
|
38692
|
+
})(Custom_Claim_Types_Distinct_Enum = exports.Custom_Claim_Types_Distinct_Enum || (exports.Custom_Claim_Types_Distinct_Enum = {}));
|
|
37931
38693
|
var Debugs_Distinct_Enum;
|
|
37932
38694
|
(function (Debugs_Distinct_Enum) {
|
|
37933
38695
|
Debugs_Distinct_Enum["Context"] = "CONTEXT";
|