interface TokenStatisticLog_Filter {
    _change_block?: InputMaybe<BlockChangedFilter>;
    and?: InputMaybe<InputMaybe<TokenStatisticLog_Filter>[]>;
    blockNumber?: InputMaybe<string>;
    blockNumber_gt?: InputMaybe<string>;
    blockNumber_gte?: InputMaybe<string>;
    blockNumber_in?: InputMaybe<string[]>;
    blockNumber_lt?: InputMaybe<string>;
    blockNumber_lte?: InputMaybe<string>;
    blockNumber_not?: InputMaybe<string>;
    blockNumber_not_in?: InputMaybe<string[]>;
    id?: InputMaybe<string>;
    id_gt?: InputMaybe<string>;
    id_gte?: InputMaybe<string>;
    id_in?: InputMaybe<string[]>;
    id_lt?: InputMaybe<string>;
    id_lte?: InputMaybe<string>;
    id_not?: InputMaybe<string>;
    id_not_in?: InputMaybe<string[]>;
    logIndex?: InputMaybe<string>;
    logIndex_gt?: InputMaybe<string>;
    logIndex_gte?: InputMaybe<string>;
    logIndex_in?: InputMaybe<string[]>;
    logIndex_lt?: InputMaybe<string>;
    logIndex_lte?: InputMaybe<string>;
    logIndex_not?: InputMaybe<string>;
    logIndex_not_in?: InputMaybe<string[]>;
    or?: InputMaybe<InputMaybe<TokenStatisticLog_Filter>[]>;
    order?: InputMaybe<string>;
    order_gt?: InputMaybe<string>;
    order_gte?: InputMaybe<string>;
    order_in?: InputMaybe<string[]>;
    order_lt?: InputMaybe<string>;
    order_lte?: InputMaybe<string>;
    order_not?: InputMaybe<string>;
    order_not_in?: InputMaybe<string[]>;
    timestamp?: InputMaybe<string>;
    timestamp_gt?: InputMaybe<string>;
    timestamp_gte?: InputMaybe<string>;
    timestamp_in?: InputMaybe<string[]>;
    timestamp_lt?: InputMaybe<string>;
    timestamp_lte?: InputMaybe<string>;
    timestamp_not?: InputMaybe<string>;
    timestamp_not_in?: InputMaybe<string[]>;
    token?: InputMaybe<string>;
    tokenStatistic?: InputMaybe<string>;
    tokenStatistic_?: InputMaybe<TokenStatistic_Filter>;
    tokenStatistic_contains?: InputMaybe<string>;
    tokenStatistic_contains_nocase?: InputMaybe<string>;
    tokenStatistic_ends_with?: InputMaybe<string>;
    tokenStatistic_ends_with_nocase?: InputMaybe<string>;
    tokenStatistic_gt?: InputMaybe<string>;
    tokenStatistic_gte?: InputMaybe<string>;
    tokenStatistic_in?: InputMaybe<string[]>;
    tokenStatistic_lt?: InputMaybe<string>;
    tokenStatistic_lte?: InputMaybe<string>;
    tokenStatistic_not?: InputMaybe<string>;
    tokenStatistic_not_contains?: InputMaybe<string>;
    tokenStatistic_not_contains_nocase?: InputMaybe<string>;
    tokenStatistic_not_ends_with?: InputMaybe<string>;
    tokenStatistic_not_ends_with_nocase?: InputMaybe<string>;
    tokenStatistic_not_in?: InputMaybe<string[]>;
    tokenStatistic_not_starts_with?: InputMaybe<string>;
    tokenStatistic_not_starts_with_nocase?: InputMaybe<string>;
    tokenStatistic_starts_with?: InputMaybe<string>;
    tokenStatistic_starts_with_nocase?: InputMaybe<string>;
    token_?: InputMaybe<Token_Filter>;
    token_contains?: InputMaybe<string>;
    token_contains_nocase?: InputMaybe<string>;
    token_ends_with?: InputMaybe<string>;
    token_ends_with_nocase?: InputMaybe<string>;
    token_gt?: InputMaybe<string>;
    token_gte?: InputMaybe<string>;
    token_in?: InputMaybe<string[]>;
    token_lt?: InputMaybe<string>;
    token_lte?: InputMaybe<string>;
    token_not?: InputMaybe<string>;
    token_not_contains?: InputMaybe<string>;
    token_not_contains_nocase?: InputMaybe<string>;
    token_not_ends_with?: InputMaybe<string>;
    token_not_ends_with_nocase?: InputMaybe<string>;
    token_not_in?: InputMaybe<string[]>;
    token_not_starts_with?: InputMaybe<string>;
    token_not_starts_with_nocase?: InputMaybe<string>;
    token_starts_with?: InputMaybe<string>;
    token_starts_with_nocase?: InputMaybe<string>;
    totalAmountDistributed?: InputMaybe<string>;
    totalAmountDistributed_gt?: InputMaybe<string>;
    totalAmountDistributed_gte?: InputMaybe<string>;
    totalAmountDistributed_in?: InputMaybe<string[]>;
    totalAmountDistributed_lt?: InputMaybe<string>;
    totalAmountDistributed_lte?: InputMaybe<string>;
    totalAmountDistributed_not?: InputMaybe<string>;
    totalAmountDistributed_not_in?: InputMaybe<string[]>;
    totalAmountStreamed?: InputMaybe<string>;
    totalAmountStreamed_gt?: InputMaybe<string>;
    totalAmountStreamed_gte?: InputMaybe<string>;
    totalAmountStreamed_in?: InputMaybe<string[]>;
    totalAmountStreamed_lt?: InputMaybe<string>;
    totalAmountStreamed_lte?: InputMaybe<string>;
    totalAmountStreamed_not?: InputMaybe<string>;
    totalAmountStreamed_not_in?: InputMaybe<string[]>;
    totalAmountTransferred?: InputMaybe<string>;
    totalAmountTransferred_gt?: InputMaybe<string>;
    totalAmountTransferred_gte?: InputMaybe<string>;
    totalAmountTransferred_in?: InputMaybe<string[]>;
    totalAmountTransferred_lt?: InputMaybe<string>;
    totalAmountTransferred_lte?: InputMaybe<string>;
    totalAmountTransferred_not?: InputMaybe<string>;
    totalAmountTransferred_not_in?: InputMaybe<string[]>;
    totalApprovedSubscriptions?: InputMaybe<number>;
    totalApprovedSubscriptions_gt?: InputMaybe<number>;
    totalApprovedSubscriptions_gte?: InputMaybe<number>;
    totalApprovedSubscriptions_in?: InputMaybe<number[]>;
    totalApprovedSubscriptions_lt?: InputMaybe<number>;
    totalApprovedSubscriptions_lte?: InputMaybe<number>;
    totalApprovedSubscriptions_not?: InputMaybe<number>;
    totalApprovedSubscriptions_not_in?: InputMaybe<number[]>;
    totalCFAAmountStreamed?: InputMaybe<string>;
    totalCFAAmountStreamed_gt?: InputMaybe<string>;
    totalCFAAmountStreamed_gte?: InputMaybe<string>;
    totalCFAAmountStreamed_in?: InputMaybe<string[]>;
    totalCFAAmountStreamed_lt?: InputMaybe<string>;
    totalCFAAmountStreamed_lte?: InputMaybe<string>;
    totalCFAAmountStreamed_not?: InputMaybe<string>;
    totalCFAAmountStreamed_not_in?: InputMaybe<string[]>;
    totalCFADeposit?: InputMaybe<string>;
    totalCFADeposit_gt?: InputMaybe<string>;
    totalCFADeposit_gte?: InputMaybe<string>;
    totalCFADeposit_in?: InputMaybe<string[]>;
    totalCFADeposit_lt?: InputMaybe<string>;
    totalCFADeposit_lte?: InputMaybe<string>;
    totalCFADeposit_not?: InputMaybe<string>;
    totalCFADeposit_not_in?: InputMaybe<string[]>;
    totalCFANumberOfActiveStreams?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_gt?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_gte?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_in?: InputMaybe<number[]>;
    totalCFANumberOfActiveStreams_lt?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_lte?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_not?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_not_in?: InputMaybe<number[]>;
    totalCFANumberOfClosedStreams?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_gt?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_gte?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_in?: InputMaybe<number[]>;
    totalCFANumberOfClosedStreams_lt?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_lte?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_not?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_not_in?: InputMaybe<number[]>;
    totalCFAOutflowRate?: InputMaybe<string>;
    totalCFAOutflowRate_gt?: InputMaybe<string>;
    totalCFAOutflowRate_gte?: InputMaybe<string>;
    totalCFAOutflowRate_in?: InputMaybe<string[]>;
    totalCFAOutflowRate_lt?: InputMaybe<string>;
    totalCFAOutflowRate_lte?: InputMaybe<string>;
    totalCFAOutflowRate_not?: InputMaybe<string>;
    totalCFAOutflowRate_not_in?: InputMaybe<string[]>;
    totalConnectedMemberships?: InputMaybe<number>;
    totalConnectedMemberships_gt?: InputMaybe<number>;
    totalConnectedMemberships_gte?: InputMaybe<number>;
    totalConnectedMemberships_in?: InputMaybe<number[]>;
    totalConnectedMemberships_lt?: InputMaybe<number>;
    totalConnectedMemberships_lte?: InputMaybe<number>;
    totalConnectedMemberships_not?: InputMaybe<number>;
    totalConnectedMemberships_not_in?: InputMaybe<number[]>;
    totalDeposit?: InputMaybe<string>;
    totalDeposit_gt?: InputMaybe<string>;
    totalDeposit_gte?: InputMaybe<string>;
    totalDeposit_in?: InputMaybe<string[]>;
    totalDeposit_lt?: InputMaybe<string>;
    totalDeposit_lte?: InputMaybe<string>;
    totalDeposit_not?: InputMaybe<string>;
    totalDeposit_not_in?: InputMaybe<string[]>;
    totalGDADeposit?: InputMaybe<string>;
    totalGDADeposit_gt?: InputMaybe<string>;
    totalGDADeposit_gte?: InputMaybe<string>;
    totalGDADeposit_in?: InputMaybe<string[]>;
    totalGDADeposit_lt?: InputMaybe<string>;
    totalGDADeposit_lte?: InputMaybe<string>;
    totalGDADeposit_not?: InputMaybe<string>;
    totalGDADeposit_not_in?: InputMaybe<string[]>;
    totalGDANumberOfActiveStreams?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_gt?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_gte?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_in?: InputMaybe<number[]>;
    totalGDANumberOfActiveStreams_lt?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_lte?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_not?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_not_in?: InputMaybe<number[]>;
    totalGDANumberOfClosedStreams?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_gt?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_gte?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_in?: InputMaybe<number[]>;
    totalGDANumberOfClosedStreams_lt?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_lte?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_not?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_not_in?: InputMaybe<number[]>;
    totalGDAOutflowRate?: InputMaybe<string>;
    totalGDAOutflowRate_gt?: InputMaybe<string>;
    totalGDAOutflowRate_gte?: InputMaybe<string>;
    totalGDAOutflowRate_in?: InputMaybe<string[]>;
    totalGDAOutflowRate_lt?: InputMaybe<string>;
    totalGDAOutflowRate_lte?: InputMaybe<string>;
    totalGDAOutflowRate_not?: InputMaybe<string>;
    totalGDAOutflowRate_not_in?: InputMaybe<string[]>;
    totalMembershipsWithUnits?: InputMaybe<number>;
    totalMembershipsWithUnits_gt?: InputMaybe<number>;
    totalMembershipsWithUnits_gte?: InputMaybe<number>;
    totalMembershipsWithUnits_in?: InputMaybe<number[]>;
    totalMembershipsWithUnits_lt?: InputMaybe<number>;
    totalMembershipsWithUnits_lte?: InputMaybe<number>;
    totalMembershipsWithUnits_not?: InputMaybe<number>;
    totalMembershipsWithUnits_not_in?: InputMaybe<number[]>;
    totalNumberOfAccounts?: InputMaybe<number>;
    totalNumberOfAccounts_gt?: InputMaybe<number>;
    totalNumberOfAccounts_gte?: InputMaybe<number>;
    totalNumberOfAccounts_in?: InputMaybe<number[]>;
    totalNumberOfAccounts_lt?: InputMaybe<number>;
    totalNumberOfAccounts_lte?: InputMaybe<number>;
    totalNumberOfAccounts_not?: InputMaybe<number>;
    totalNumberOfAccounts_not_in?: InputMaybe<number[]>;
    totalNumberOfActiveIndexes?: InputMaybe<number>;
    totalNumberOfActiveIndexes_gt?: InputMaybe<number>;
    totalNumberOfActiveIndexes_gte?: InputMaybe<number>;
    totalNumberOfActiveIndexes_in?: InputMaybe<number[]>;
    totalNumberOfActiveIndexes_lt?: InputMaybe<number>;
    totalNumberOfActiveIndexes_lte?: InputMaybe<number>;
    totalNumberOfActiveIndexes_not?: InputMaybe<number>;
    totalNumberOfActiveIndexes_not_in?: InputMaybe<number[]>;
    totalNumberOfActivePools?: InputMaybe<number>;
    totalNumberOfActivePools_gt?: InputMaybe<number>;
    totalNumberOfActivePools_gte?: InputMaybe<number>;
    totalNumberOfActivePools_in?: InputMaybe<number[]>;
    totalNumberOfActivePools_lt?: InputMaybe<number>;
    totalNumberOfActivePools_lte?: InputMaybe<number>;
    totalNumberOfActivePools_not?: InputMaybe<number>;
    totalNumberOfActivePools_not_in?: InputMaybe<number[]>;
    totalNumberOfActiveStreams?: InputMaybe<number>;
    totalNumberOfActiveStreams_gt?: InputMaybe<number>;
    totalNumberOfActiveStreams_gte?: InputMaybe<number>;
    totalNumberOfActiveStreams_in?: InputMaybe<number[]>;
    totalNumberOfActiveStreams_lt?: InputMaybe<number>;
    totalNumberOfActiveStreams_lte?: InputMaybe<number>;
    totalNumberOfActiveStreams_not?: InputMaybe<number>;
    totalNumberOfActiveStreams_not_in?: InputMaybe<number[]>;
    totalNumberOfClosedStreams?: InputMaybe<number>;
    totalNumberOfClosedStreams_gt?: InputMaybe<number>;
    totalNumberOfClosedStreams_gte?: InputMaybe<number>;
    totalNumberOfClosedStreams_in?: InputMaybe<number[]>;
    totalNumberOfClosedStreams_lt?: InputMaybe<number>;
    totalNumberOfClosedStreams_lte?: InputMaybe<number>;
    totalNumberOfClosedStreams_not?: InputMaybe<number>;
    totalNumberOfClosedStreams_not_in?: InputMaybe<number[]>;
    totalNumberOfHolders?: InputMaybe<number>;
    totalNumberOfHolders_gt?: InputMaybe<number>;
    totalNumberOfHolders_gte?: InputMaybe<number>;
    totalNumberOfHolders_in?: InputMaybe<number[]>;
    totalNumberOfHolders_lt?: InputMaybe<number>;
    totalNumberOfHolders_lte?: InputMaybe<number>;
    totalNumberOfHolders_not?: InputMaybe<number>;
    totalNumberOfHolders_not_in?: InputMaybe<number[]>;
    totalNumberOfIndexes?: InputMaybe<number>;
    totalNumberOfIndexes_gt?: InputMaybe<number>;
    totalNumberOfIndexes_gte?: InputMaybe<number>;
    totalNumberOfIndexes_in?: InputMaybe<number[]>;
    totalNumberOfIndexes_lt?: InputMaybe<number>;
    totalNumberOfIndexes_lte?: InputMaybe<number>;
    totalNumberOfIndexes_not?: InputMaybe<number>;
    totalNumberOfIndexes_not_in?: InputMaybe<number[]>;
    totalNumberOfPools?: InputMaybe<number>;
    totalNumberOfPools_gt?: InputMaybe<number>;
    totalNumberOfPools_gte?: InputMaybe<number>;
    totalNumberOfPools_in?: InputMaybe<number[]>;
    totalNumberOfPools_lt?: InputMaybe<number>;
    totalNumberOfPools_lte?: InputMaybe<number>;
    totalNumberOfPools_not?: InputMaybe<number>;
    totalNumberOfPools_not_in?: InputMaybe<number[]>;
    totalOutflowRate?: InputMaybe<string>;
    totalOutflowRate_gt?: InputMaybe<string>;
    totalOutflowRate_gte?: InputMaybe<string>;
    totalOutflowRate_in?: InputMaybe<string[]>;
    totalOutflowRate_lt?: InputMaybe<string>;
    totalOutflowRate_lte?: InputMaybe<string>;
    totalOutflowRate_not?: InputMaybe<string>;
    totalOutflowRate_not_in?: InputMaybe<string[]>;
    totalSubscriptionsWithUnits?: InputMaybe<number>;
    totalSubscriptionsWithUnits_gt?: InputMaybe<number>;
    totalSubscriptionsWithUnits_gte?: InputMaybe<number>;
    totalSubscriptionsWithUnits_in?: InputMaybe<number[]>;
    totalSubscriptionsWithUnits_lt?: InputMaybe<number>;
    totalSubscriptionsWithUnits_lte?: InputMaybe<number>;
    totalSubscriptionsWithUnits_not?: InputMaybe<number>;
    totalSubscriptionsWithUnits_not_in?: InputMaybe<number[]>;
    totalSupply?: InputMaybe<string>;
    totalSupply_gt?: InputMaybe<string>;
    totalSupply_gte?: InputMaybe<string>;
    totalSupply_in?: InputMaybe<string[]>;
    totalSupply_lt?: InputMaybe<string>;
    totalSupply_lte?: InputMaybe<string>;
    totalSupply_not?: InputMaybe<string>;
    totalSupply_not_in?: InputMaybe<string[]>;
    transactionHash?: InputMaybe<string>;
    transactionHash_contains?: InputMaybe<string>;
    transactionHash_gt?: InputMaybe<string>;
    transactionHash_gte?: InputMaybe<string>;
    transactionHash_in?: InputMaybe<string[]>;
    transactionHash_lt?: InputMaybe<string>;
    transactionHash_lte?: InputMaybe<string>;
    transactionHash_not?: InputMaybe<string>;
    transactionHash_not_contains?: InputMaybe<string>;
    transactionHash_not_in?: InputMaybe<string[]>;
    triggeredByEventName?: InputMaybe<string>;
    triggeredByEventName_contains?: InputMaybe<string>;
    triggeredByEventName_contains_nocase?: InputMaybe<string>;
    triggeredByEventName_ends_with?: InputMaybe<string>;
    triggeredByEventName_ends_with_nocase?: InputMaybe<string>;
    triggeredByEventName_gt?: InputMaybe<string>;
    triggeredByEventName_gte?: InputMaybe<string>;
    triggeredByEventName_in?: InputMaybe<string[]>;
    triggeredByEventName_lt?: InputMaybe<string>;
    triggeredByEventName_lte?: InputMaybe<string>;
    triggeredByEventName_not?: InputMaybe<string>;
    triggeredByEventName_not_contains?: InputMaybe<string>;
    triggeredByEventName_not_contains_nocase?: InputMaybe<string>;
    triggeredByEventName_not_ends_with?: InputMaybe<string>;
    triggeredByEventName_not_ends_with_nocase?: InputMaybe<string>;
    triggeredByEventName_not_in?: InputMaybe<string[]>;
    triggeredByEventName_not_starts_with?: InputMaybe<string>;
    triggeredByEventName_not_starts_with_nocase?: InputMaybe<string>;
    triggeredByEventName_starts_with?: InputMaybe<string>;
    triggeredByEventName_starts_with_nocase?: InputMaybe<string>;
}

Properties

_change_block? and? blockNumber? blockNumber_gt? blockNumber_gte? blockNumber_in? blockNumber_lt? blockNumber_lte? blockNumber_not? blockNumber_not_in? id? id_gt? id_gte? id_in? id_lt? id_lte? id_not? id_not_in? logIndex? logIndex_gt? logIndex_gte? logIndex_in? logIndex_lt? logIndex_lte? logIndex_not? logIndex_not_in? or? order? order_gt? order_gte? order_in? order_lt? order_lte? order_not? order_not_in? timestamp? timestamp_gt? timestamp_gte? timestamp_in? timestamp_lt? timestamp_lte? timestamp_not? timestamp_not_in? token? tokenStatistic? tokenStatistic_? tokenStatistic_contains? tokenStatistic_contains_nocase? tokenStatistic_ends_with? tokenStatistic_ends_with_nocase? tokenStatistic_gt? tokenStatistic_gte? tokenStatistic_in? tokenStatistic_lt? tokenStatistic_lte? tokenStatistic_not? tokenStatistic_not_contains? tokenStatistic_not_contains_nocase? tokenStatistic_not_ends_with? tokenStatistic_not_ends_with_nocase? tokenStatistic_not_in? tokenStatistic_not_starts_with? tokenStatistic_not_starts_with_nocase? tokenStatistic_starts_with? tokenStatistic_starts_with_nocase? token_? token_contains? token_contains_nocase? token_ends_with? token_ends_with_nocase? token_gt? token_gte? token_in? token_lt? token_lte? token_not? token_not_contains? token_not_contains_nocase? token_not_ends_with? token_not_ends_with_nocase? token_not_in? token_not_starts_with? token_not_starts_with_nocase? token_starts_with? token_starts_with_nocase? totalAmountDistributed? totalAmountDistributed_gt? totalAmountDistributed_gte? totalAmountDistributed_in? totalAmountDistributed_lt? totalAmountDistributed_lte? totalAmountDistributed_not? totalAmountDistributed_not_in? totalAmountStreamed? totalAmountStreamed_gt? totalAmountStreamed_gte? totalAmountStreamed_in? totalAmountStreamed_lt? totalAmountStreamed_lte? totalAmountStreamed_not? totalAmountStreamed_not_in? totalAmountTransferred? totalAmountTransferred_gt? totalAmountTransferred_gte? totalAmountTransferred_in? totalAmountTransferred_lt? totalAmountTransferred_lte? totalAmountTransferred_not? totalAmountTransferred_not_in? totalApprovedSubscriptions? totalApprovedSubscriptions_gt? totalApprovedSubscriptions_gte? totalApprovedSubscriptions_in? totalApprovedSubscriptions_lt? totalApprovedSubscriptions_lte? totalApprovedSubscriptions_not? totalApprovedSubscriptions_not_in? totalCFAAmountStreamed? totalCFAAmountStreamed_gt? totalCFAAmountStreamed_gte? totalCFAAmountStreamed_in? totalCFAAmountStreamed_lt? totalCFAAmountStreamed_lte? totalCFAAmountStreamed_not? totalCFAAmountStreamed_not_in? totalCFADeposit? totalCFADeposit_gt? totalCFADeposit_gte? totalCFADeposit_in? totalCFADeposit_lt? totalCFADeposit_lte? totalCFADeposit_not? totalCFADeposit_not_in? totalCFANumberOfActiveStreams? totalCFANumberOfActiveStreams_gt? totalCFANumberOfActiveStreams_gte? totalCFANumberOfActiveStreams_in? totalCFANumberOfActiveStreams_lt? totalCFANumberOfActiveStreams_lte? totalCFANumberOfActiveStreams_not? totalCFANumberOfActiveStreams_not_in? totalCFANumberOfClosedStreams? totalCFANumberOfClosedStreams_gt? totalCFANumberOfClosedStreams_gte? totalCFANumberOfClosedStreams_in? totalCFANumberOfClosedStreams_lt? totalCFANumberOfClosedStreams_lte? totalCFANumberOfClosedStreams_not? totalCFANumberOfClosedStreams_not_in? totalCFAOutflowRate? totalCFAOutflowRate_gt? totalCFAOutflowRate_gte? totalCFAOutflowRate_in? totalCFAOutflowRate_lt? totalCFAOutflowRate_lte? totalCFAOutflowRate_not? totalCFAOutflowRate_not_in? totalConnectedMemberships? totalConnectedMemberships_gt? totalConnectedMemberships_gte? totalConnectedMemberships_in? totalConnectedMemberships_lt? totalConnectedMemberships_lte? totalConnectedMemberships_not? totalConnectedMemberships_not_in? totalDeposit? totalDeposit_gt? totalDeposit_gte? totalDeposit_in? totalDeposit_lt? totalDeposit_lte? totalDeposit_not? totalDeposit_not_in? totalGDADeposit? totalGDADeposit_gt? totalGDADeposit_gte? totalGDADeposit_in? totalGDADeposit_lt? totalGDADeposit_lte? totalGDADeposit_not? totalGDADeposit_not_in? totalGDANumberOfActiveStreams? totalGDANumberOfActiveStreams_gt? totalGDANumberOfActiveStreams_gte? totalGDANumberOfActiveStreams_in? totalGDANumberOfActiveStreams_lt? totalGDANumberOfActiveStreams_lte? totalGDANumberOfActiveStreams_not? totalGDANumberOfActiveStreams_not_in? totalGDANumberOfClosedStreams? totalGDANumberOfClosedStreams_gt? totalGDANumberOfClosedStreams_gte? totalGDANumberOfClosedStreams_in? totalGDANumberOfClosedStreams_lt? totalGDANumberOfClosedStreams_lte? totalGDANumberOfClosedStreams_not? totalGDANumberOfClosedStreams_not_in? totalGDAOutflowRate? totalGDAOutflowRate_gt? totalGDAOutflowRate_gte? totalGDAOutflowRate_in? totalGDAOutflowRate_lt? totalGDAOutflowRate_lte? totalGDAOutflowRate_not? totalGDAOutflowRate_not_in? totalMembershipsWithUnits? totalMembershipsWithUnits_gt? totalMembershipsWithUnits_gte? totalMembershipsWithUnits_in? totalMembershipsWithUnits_lt? totalMembershipsWithUnits_lte? totalMembershipsWithUnits_not? totalMembershipsWithUnits_not_in? totalNumberOfAccounts? totalNumberOfAccounts_gt? totalNumberOfAccounts_gte? totalNumberOfAccounts_in? totalNumberOfAccounts_lt? totalNumberOfAccounts_lte? totalNumberOfAccounts_not? totalNumberOfAccounts_not_in? totalNumberOfActiveIndexes? totalNumberOfActiveIndexes_gt? totalNumberOfActiveIndexes_gte? totalNumberOfActiveIndexes_in? totalNumberOfActiveIndexes_lt? totalNumberOfActiveIndexes_lte? totalNumberOfActiveIndexes_not? totalNumberOfActiveIndexes_not_in? totalNumberOfActivePools? totalNumberOfActivePools_gt? totalNumberOfActivePools_gte? totalNumberOfActivePools_in? totalNumberOfActivePools_lt? totalNumberOfActivePools_lte? totalNumberOfActivePools_not? totalNumberOfActivePools_not_in? totalNumberOfActiveStreams? totalNumberOfActiveStreams_gt? totalNumberOfActiveStreams_gte? totalNumberOfActiveStreams_in? totalNumberOfActiveStreams_lt? totalNumberOfActiveStreams_lte? totalNumberOfActiveStreams_not? totalNumberOfActiveStreams_not_in? totalNumberOfClosedStreams? totalNumberOfClosedStreams_gt? totalNumberOfClosedStreams_gte? totalNumberOfClosedStreams_in? totalNumberOfClosedStreams_lt? totalNumberOfClosedStreams_lte? totalNumberOfClosedStreams_not? totalNumberOfClosedStreams_not_in? totalNumberOfHolders? totalNumberOfHolders_gt? totalNumberOfHolders_gte? totalNumberOfHolders_in? totalNumberOfHolders_lt? totalNumberOfHolders_lte? totalNumberOfHolders_not? totalNumberOfHolders_not_in? totalNumberOfIndexes? totalNumberOfIndexes_gt? totalNumberOfIndexes_gte? totalNumberOfIndexes_in? totalNumberOfIndexes_lt? totalNumberOfIndexes_lte? totalNumberOfIndexes_not? totalNumberOfIndexes_not_in? totalNumberOfPools? totalNumberOfPools_gt? totalNumberOfPools_gte? totalNumberOfPools_in? totalNumberOfPools_lt? totalNumberOfPools_lte? totalNumberOfPools_not? totalNumberOfPools_not_in? totalOutflowRate? totalOutflowRate_gt? totalOutflowRate_gte? totalOutflowRate_in? totalOutflowRate_lt? totalOutflowRate_lte? totalOutflowRate_not? totalOutflowRate_not_in? totalSubscriptionsWithUnits? totalSubscriptionsWithUnits_gt? totalSubscriptionsWithUnits_gte? totalSubscriptionsWithUnits_in? totalSubscriptionsWithUnits_lt? totalSubscriptionsWithUnits_lte? totalSubscriptionsWithUnits_not? totalSubscriptionsWithUnits_not_in? totalSupply? totalSupply_gt? totalSupply_gte? totalSupply_in? totalSupply_lt? totalSupply_lte? totalSupply_not? totalSupply_not_in? transactionHash? transactionHash_contains? transactionHash_gt? transactionHash_gte? transactionHash_in? transactionHash_lt? transactionHash_lte? transactionHash_not? transactionHash_not_contains? transactionHash_not_in? triggeredByEventName? triggeredByEventName_contains? triggeredByEventName_contains_nocase? triggeredByEventName_ends_with? triggeredByEventName_ends_with_nocase? triggeredByEventName_gt? triggeredByEventName_gte? triggeredByEventName_in? triggeredByEventName_lt? triggeredByEventName_lte? triggeredByEventName_not? triggeredByEventName_not_contains? triggeredByEventName_not_contains_nocase? triggeredByEventName_not_ends_with? triggeredByEventName_not_ends_with_nocase? triggeredByEventName_not_in? triggeredByEventName_not_starts_with? triggeredByEventName_not_starts_with_nocase? triggeredByEventName_starts_with? triggeredByEventName_starts_with_nocase?

Properties

blockNumber?: InputMaybe<string>
blockNumber_gt?: InputMaybe<string>
blockNumber_gte?: InputMaybe<string>
blockNumber_in?: InputMaybe<string[]>
blockNumber_lt?: InputMaybe<string>
blockNumber_lte?: InputMaybe<string>
blockNumber_not?: InputMaybe<string>
blockNumber_not_in?: InputMaybe<string[]>
id?: InputMaybe<string>
id_gt?: InputMaybe<string>
id_gte?: InputMaybe<string>
id_in?: InputMaybe<string[]>
id_lt?: InputMaybe<string>
id_lte?: InputMaybe<string>
id_not?: InputMaybe<string>
id_not_in?: InputMaybe<string[]>
logIndex?: InputMaybe<string>
logIndex_gt?: InputMaybe<string>
logIndex_gte?: InputMaybe<string>
logIndex_in?: InputMaybe<string[]>
logIndex_lt?: InputMaybe<string>
logIndex_lte?: InputMaybe<string>
logIndex_not?: InputMaybe<string>
logIndex_not_in?: InputMaybe<string[]>
order?: InputMaybe<string>
order_gt?: InputMaybe<string>
order_gte?: InputMaybe<string>
order_in?: InputMaybe<string[]>
order_lt?: InputMaybe<string>
order_lte?: InputMaybe<string>
order_not?: InputMaybe<string>
order_not_in?: InputMaybe<string[]>
timestamp?: InputMaybe<string>
timestamp_gt?: InputMaybe<string>
timestamp_gte?: InputMaybe<string>
timestamp_in?: InputMaybe<string[]>
timestamp_lt?: InputMaybe<string>
timestamp_lte?: InputMaybe<string>
timestamp_not?: InputMaybe<string>
timestamp_not_in?: InputMaybe<string[]>
token?: InputMaybe<string>
tokenStatistic?: InputMaybe<string>
tokenStatistic_contains?: InputMaybe<string>
tokenStatistic_contains_nocase?: InputMaybe<string>
tokenStatistic_ends_with?: InputMaybe<string>
tokenStatistic_ends_with_nocase?: InputMaybe<string>
tokenStatistic_gt?: InputMaybe<string>
tokenStatistic_gte?: InputMaybe<string>
tokenStatistic_in?: InputMaybe<string[]>
tokenStatistic_lt?: InputMaybe<string>
tokenStatistic_lte?: InputMaybe<string>
tokenStatistic_not?: InputMaybe<string>
tokenStatistic_not_contains?: InputMaybe<string>
tokenStatistic_not_contains_nocase?: InputMaybe<string>
tokenStatistic_not_ends_with?: InputMaybe<string>
tokenStatistic_not_ends_with_nocase?: InputMaybe<string>
tokenStatistic_not_in?: InputMaybe<string[]>
tokenStatistic_not_starts_with?: InputMaybe<string>
tokenStatistic_not_starts_with_nocase?: InputMaybe<string>
tokenStatistic_starts_with?: InputMaybe<string>
tokenStatistic_starts_with_nocase?: InputMaybe<string>
token_contains?: InputMaybe<string>
token_contains_nocase?: InputMaybe<string>
token_ends_with?: InputMaybe<string>
token_ends_with_nocase?: InputMaybe<string>
token_gt?: InputMaybe<string>
token_gte?: InputMaybe<string>
token_in?: InputMaybe<string[]>
token_lt?: InputMaybe<string>
token_lte?: InputMaybe<string>
token_not?: InputMaybe<string>
token_not_contains?: InputMaybe<string>
token_not_contains_nocase?: InputMaybe<string>
token_not_ends_with?: InputMaybe<string>
token_not_ends_with_nocase?: InputMaybe<string>
token_not_in?: InputMaybe<string[]>
token_not_starts_with?: InputMaybe<string>
token_not_starts_with_nocase?: InputMaybe<string>
token_starts_with?: InputMaybe<string>
token_starts_with_nocase?: InputMaybe<string>
totalAmountDistributed?: InputMaybe<string>
totalAmountDistributed_gt?: InputMaybe<string>
totalAmountDistributed_gte?: InputMaybe<string>
totalAmountDistributed_in?: InputMaybe<string[]>
totalAmountDistributed_lt?: InputMaybe<string>
totalAmountDistributed_lte?: InputMaybe<string>
totalAmountDistributed_not?: InputMaybe<string>
totalAmountDistributed_not_in?: InputMaybe<string[]>
totalAmountStreamed?: InputMaybe<string>
totalAmountStreamed_gt?: InputMaybe<string>
totalAmountStreamed_gte?: InputMaybe<string>
totalAmountStreamed_in?: InputMaybe<string[]>
totalAmountStreamed_lt?: InputMaybe<string>
totalAmountStreamed_lte?: InputMaybe<string>
totalAmountStreamed_not?: InputMaybe<string>
totalAmountStreamed_not_in?: InputMaybe<string[]>
totalAmountTransferred?: InputMaybe<string>
totalAmountTransferred_gt?: InputMaybe<string>
totalAmountTransferred_gte?: InputMaybe<string>
totalAmountTransferred_in?: InputMaybe<string[]>
totalAmountTransferred_lt?: InputMaybe<string>
totalAmountTransferred_lte?: InputMaybe<string>
totalAmountTransferred_not?: InputMaybe<string>
totalAmountTransferred_not_in?: InputMaybe<string[]>
totalApprovedSubscriptions?: InputMaybe<number>
totalApprovedSubscriptions_gt?: InputMaybe<number>
totalApprovedSubscriptions_gte?: InputMaybe<number>
totalApprovedSubscriptions_in?: InputMaybe<number[]>
totalApprovedSubscriptions_lt?: InputMaybe<number>
totalApprovedSubscriptions_lte?: InputMaybe<number>
totalApprovedSubscriptions_not?: InputMaybe<number>
totalApprovedSubscriptions_not_in?: InputMaybe<number[]>
totalCFAAmountStreamed?: InputMaybe<string>
totalCFAAmountStreamed_gt?: InputMaybe<string>
totalCFAAmountStreamed_gte?: InputMaybe<string>
totalCFAAmountStreamed_in?: InputMaybe<string[]>
totalCFAAmountStreamed_lt?: InputMaybe<string>
totalCFAAmountStreamed_lte?: InputMaybe<string>
totalCFAAmountStreamed_not?: InputMaybe<string>
totalCFAAmountStreamed_not_in?: InputMaybe<string[]>
totalCFADeposit?: InputMaybe<string>
totalCFADeposit_gt?: InputMaybe<string>
totalCFADeposit_gte?: InputMaybe<string>
totalCFADeposit_in?: InputMaybe<string[]>
totalCFADeposit_lt?: InputMaybe<string>
totalCFADeposit_lte?: InputMaybe<string>
totalCFADeposit_not?: InputMaybe<string>
totalCFADeposit_not_in?: InputMaybe<string[]>
totalCFANumberOfActiveStreams?: InputMaybe<number>
totalCFANumberOfActiveStreams_gt?: InputMaybe<number>
totalCFANumberOfActiveStreams_gte?: InputMaybe<number>
totalCFANumberOfActiveStreams_in?: InputMaybe<number[]>
totalCFANumberOfActiveStreams_lt?: InputMaybe<number>
totalCFANumberOfActiveStreams_lte?: InputMaybe<number>
totalCFANumberOfActiveStreams_not?: InputMaybe<number>
totalCFANumberOfActiveStreams_not_in?: InputMaybe<number[]>
totalCFANumberOfClosedStreams?: InputMaybe<number>
totalCFANumberOfClosedStreams_gt?: InputMaybe<number>
totalCFANumberOfClosedStreams_gte?: InputMaybe<number>
totalCFANumberOfClosedStreams_in?: InputMaybe<number[]>
totalCFANumberOfClosedStreams_lt?: InputMaybe<number>
totalCFANumberOfClosedStreams_lte?: InputMaybe<number>
totalCFANumberOfClosedStreams_not?: InputMaybe<number>
totalCFANumberOfClosedStreams_not_in?: InputMaybe<number[]>
totalCFAOutflowRate?: InputMaybe<string>
totalCFAOutflowRate_gt?: InputMaybe<string>
totalCFAOutflowRate_gte?: InputMaybe<string>
totalCFAOutflowRate_in?: InputMaybe<string[]>
totalCFAOutflowRate_lt?: InputMaybe<string>
totalCFAOutflowRate_lte?: InputMaybe<string>
totalCFAOutflowRate_not?: InputMaybe<string>
totalCFAOutflowRate_not_in?: InputMaybe<string[]>
totalConnectedMemberships?: InputMaybe<number>
totalConnectedMemberships_gt?: InputMaybe<number>
totalConnectedMemberships_gte?: InputMaybe<number>
totalConnectedMemberships_in?: InputMaybe<number[]>
totalConnectedMemberships_lt?: InputMaybe<number>
totalConnectedMemberships_lte?: InputMaybe<number>
totalConnectedMemberships_not?: InputMaybe<number>
totalConnectedMemberships_not_in?: InputMaybe<number[]>
totalDeposit?: InputMaybe<string>
totalDeposit_gt?: InputMaybe<string>
totalDeposit_gte?: InputMaybe<string>
totalDeposit_in?: InputMaybe<string[]>
totalDeposit_lt?: InputMaybe<string>
totalDeposit_lte?: InputMaybe<string>
totalDeposit_not?: InputMaybe<string>
totalDeposit_not_in?: InputMaybe<string[]>
totalGDADeposit?: InputMaybe<string>
totalGDADeposit_gt?: InputMaybe<string>
totalGDADeposit_gte?: InputMaybe<string>
totalGDADeposit_in?: InputMaybe<string[]>
totalGDADeposit_lt?: InputMaybe<string>
totalGDADeposit_lte?: InputMaybe<string>
totalGDADeposit_not?: InputMaybe<string>
totalGDADeposit_not_in?: InputMaybe<string[]>
totalGDANumberOfActiveStreams?: InputMaybe<number>
totalGDANumberOfActiveStreams_gt?: InputMaybe<number>
totalGDANumberOfActiveStreams_gte?: InputMaybe<number>
totalGDANumberOfActiveStreams_in?: InputMaybe<number[]>
totalGDANumberOfActiveStreams_lt?: InputMaybe<number>
totalGDANumberOfActiveStreams_lte?: InputMaybe<number>
totalGDANumberOfActiveStreams_not?: InputMaybe<number>
totalGDANumberOfActiveStreams_not_in?: InputMaybe<number[]>
totalGDANumberOfClosedStreams?: InputMaybe<number>
totalGDANumberOfClosedStreams_gt?: InputMaybe<number>
totalGDANumberOfClosedStreams_gte?: InputMaybe<number>
totalGDANumberOfClosedStreams_in?: InputMaybe<number[]>
totalGDANumberOfClosedStreams_lt?: InputMaybe<number>
totalGDANumberOfClosedStreams_lte?: InputMaybe<number>
totalGDANumberOfClosedStreams_not?: InputMaybe<number>
totalGDANumberOfClosedStreams_not_in?: InputMaybe<number[]>
totalGDAOutflowRate?: InputMaybe<string>
totalGDAOutflowRate_gt?: InputMaybe<string>
totalGDAOutflowRate_gte?: InputMaybe<string>
totalGDAOutflowRate_in?: InputMaybe<string[]>
totalGDAOutflowRate_lt?: InputMaybe<string>
totalGDAOutflowRate_lte?: InputMaybe<string>
totalGDAOutflowRate_not?: InputMaybe<string>
totalGDAOutflowRate_not_in?: InputMaybe<string[]>
totalMembershipsWithUnits?: InputMaybe<number>
totalMembershipsWithUnits_gt?: InputMaybe<number>
totalMembershipsWithUnits_gte?: InputMaybe<number>
totalMembershipsWithUnits_in?: InputMaybe<number[]>
totalMembershipsWithUnits_lt?: InputMaybe<number>
totalMembershipsWithUnits_lte?: InputMaybe<number>
totalMembershipsWithUnits_not?: InputMaybe<number>
totalMembershipsWithUnits_not_in?: InputMaybe<number[]>
totalNumberOfAccounts?: InputMaybe<number>
totalNumberOfAccounts_gt?: InputMaybe<number>
totalNumberOfAccounts_gte?: InputMaybe<number>
totalNumberOfAccounts_in?: InputMaybe<number[]>
totalNumberOfAccounts_lt?: InputMaybe<number>
totalNumberOfAccounts_lte?: InputMaybe<number>
totalNumberOfAccounts_not?: InputMaybe<number>
totalNumberOfAccounts_not_in?: InputMaybe<number[]>
totalNumberOfActiveIndexes?: InputMaybe<number>
totalNumberOfActiveIndexes_gt?: InputMaybe<number>
totalNumberOfActiveIndexes_gte?: InputMaybe<number>
totalNumberOfActiveIndexes_in?: InputMaybe<number[]>
totalNumberOfActiveIndexes_lt?: InputMaybe<number>
totalNumberOfActiveIndexes_lte?: InputMaybe<number>
totalNumberOfActiveIndexes_not?: InputMaybe<number>
totalNumberOfActiveIndexes_not_in?: InputMaybe<number[]>
totalNumberOfActivePools?: InputMaybe<number>
totalNumberOfActivePools_gt?: InputMaybe<number>
totalNumberOfActivePools_gte?: InputMaybe<number>
totalNumberOfActivePools_in?: InputMaybe<number[]>
totalNumberOfActivePools_lt?: InputMaybe<number>
totalNumberOfActivePools_lte?: InputMaybe<number>
totalNumberOfActivePools_not?: InputMaybe<number>
totalNumberOfActivePools_not_in?: InputMaybe<number[]>
totalNumberOfActiveStreams?: InputMaybe<number>
totalNumberOfActiveStreams_gt?: InputMaybe<number>
totalNumberOfActiveStreams_gte?: InputMaybe<number>
totalNumberOfActiveStreams_in?: InputMaybe<number[]>
totalNumberOfActiveStreams_lt?: InputMaybe<number>
totalNumberOfActiveStreams_lte?: InputMaybe<number>
totalNumberOfActiveStreams_not?: InputMaybe<number>
totalNumberOfActiveStreams_not_in?: InputMaybe<number[]>
totalNumberOfClosedStreams?: InputMaybe<number>
totalNumberOfClosedStreams_gt?: InputMaybe<number>
totalNumberOfClosedStreams_gte?: InputMaybe<number>
totalNumberOfClosedStreams_in?: InputMaybe<number[]>
totalNumberOfClosedStreams_lt?: InputMaybe<number>
totalNumberOfClosedStreams_lte?: InputMaybe<number>
totalNumberOfClosedStreams_not?: InputMaybe<number>
totalNumberOfClosedStreams_not_in?: InputMaybe<number[]>
totalNumberOfHolders?: InputMaybe<number>
totalNumberOfHolders_gt?: InputMaybe<number>
totalNumberOfHolders_gte?: InputMaybe<number>
totalNumberOfHolders_in?: InputMaybe<number[]>
totalNumberOfHolders_lt?: InputMaybe<number>
totalNumberOfHolders_lte?: InputMaybe<number>
totalNumberOfHolders_not?: InputMaybe<number>
totalNumberOfHolders_not_in?: InputMaybe<number[]>
totalNumberOfIndexes?: InputMaybe<number>
totalNumberOfIndexes_gt?: InputMaybe<number>
totalNumberOfIndexes_gte?: InputMaybe<number>
totalNumberOfIndexes_in?: InputMaybe<number[]>
totalNumberOfIndexes_lt?: InputMaybe<number>
totalNumberOfIndexes_lte?: InputMaybe<number>
totalNumberOfIndexes_not?: InputMaybe<number>
totalNumberOfIndexes_not_in?: InputMaybe<number[]>
totalNumberOfPools?: InputMaybe<number>
totalNumberOfPools_gt?: InputMaybe<number>
totalNumberOfPools_gte?: InputMaybe<number>
totalNumberOfPools_in?: InputMaybe<number[]>
totalNumberOfPools_lt?: InputMaybe<number>
totalNumberOfPools_lte?: InputMaybe<number>
totalNumberOfPools_not?: InputMaybe<number>
totalNumberOfPools_not_in?: InputMaybe<number[]>
totalOutflowRate?: InputMaybe<string>
totalOutflowRate_gt?: InputMaybe<string>
totalOutflowRate_gte?: InputMaybe<string>
totalOutflowRate_in?: InputMaybe<string[]>
totalOutflowRate_lt?: InputMaybe<string>
totalOutflowRate_lte?: InputMaybe<string>
totalOutflowRate_not?: InputMaybe<string>
totalOutflowRate_not_in?: InputMaybe<string[]>
totalSubscriptionsWithUnits?: InputMaybe<number>
totalSubscriptionsWithUnits_gt?: InputMaybe<number>
totalSubscriptionsWithUnits_gte?: InputMaybe<number>
totalSubscriptionsWithUnits_in?: InputMaybe<number[]>
totalSubscriptionsWithUnits_lt?: InputMaybe<number>
totalSubscriptionsWithUnits_lte?: InputMaybe<number>
totalSubscriptionsWithUnits_not?: InputMaybe<number>
totalSubscriptionsWithUnits_not_in?: InputMaybe<number[]>
totalSupply?: InputMaybe<string>
totalSupply_gt?: InputMaybe<string>
totalSupply_gte?: InputMaybe<string>
totalSupply_in?: InputMaybe<string[]>
totalSupply_lt?: InputMaybe<string>
totalSupply_lte?: InputMaybe<string>
totalSupply_not?: InputMaybe<string>
totalSupply_not_in?: InputMaybe<string[]>
transactionHash?: InputMaybe<string>
transactionHash_contains?: InputMaybe<string>
transactionHash_gt?: InputMaybe<string>
transactionHash_gte?: InputMaybe<string>
transactionHash_in?: InputMaybe<string[]>
transactionHash_lt?: InputMaybe<string>
transactionHash_lte?: InputMaybe<string>
transactionHash_not?: InputMaybe<string>
transactionHash_not_contains?: InputMaybe<string>
transactionHash_not_in?: InputMaybe<string[]>
triggeredByEventName?: InputMaybe<string>
triggeredByEventName_contains?: InputMaybe<string>
triggeredByEventName_contains_nocase?: InputMaybe<string>
triggeredByEventName_ends_with?: InputMaybe<string>
triggeredByEventName_ends_with_nocase?: InputMaybe<string>
triggeredByEventName_gt?: InputMaybe<string>
triggeredByEventName_gte?: InputMaybe<string>
triggeredByEventName_in?: InputMaybe<string[]>
triggeredByEventName_lt?: InputMaybe<string>
triggeredByEventName_lte?: InputMaybe<string>
triggeredByEventName_not?: InputMaybe<string>
triggeredByEventName_not_contains?: InputMaybe<string>
triggeredByEventName_not_contains_nocase?: InputMaybe<string>
triggeredByEventName_not_ends_with?: InputMaybe<string>
triggeredByEventName_not_ends_with_nocase?: InputMaybe<string>
triggeredByEventName_not_in?: InputMaybe<string[]>
triggeredByEventName_not_starts_with?: InputMaybe<string>
triggeredByEventName_not_starts_with_nocase?: InputMaybe<string>
triggeredByEventName_starts_with?: InputMaybe<string>
triggeredByEventName_starts_with_nocase?: InputMaybe<string>

Generated using TypeDoc