interface AccountTokenSnapshotLog_Filter {
    _change_block?: InputMaybe<BlockChangedFilter>;
    account?: InputMaybe<string>;
    accountTokenSnapshot?: InputMaybe<string>;
    accountTokenSnapshot_?: InputMaybe<AccountTokenSnapshot_Filter>;
    accountTokenSnapshot_contains?: InputMaybe<string>;
    accountTokenSnapshot_contains_nocase?: InputMaybe<string>;
    accountTokenSnapshot_ends_with?: InputMaybe<string>;
    accountTokenSnapshot_ends_with_nocase?: InputMaybe<string>;
    accountTokenSnapshot_gt?: InputMaybe<string>;
    accountTokenSnapshot_gte?: InputMaybe<string>;
    accountTokenSnapshot_in?: InputMaybe<string[]>;
    accountTokenSnapshot_lt?: InputMaybe<string>;
    accountTokenSnapshot_lte?: InputMaybe<string>;
    accountTokenSnapshot_not?: InputMaybe<string>;
    accountTokenSnapshot_not_contains?: InputMaybe<string>;
    accountTokenSnapshot_not_contains_nocase?: InputMaybe<string>;
    accountTokenSnapshot_not_ends_with?: InputMaybe<string>;
    accountTokenSnapshot_not_ends_with_nocase?: InputMaybe<string>;
    accountTokenSnapshot_not_in?: InputMaybe<string[]>;
    accountTokenSnapshot_not_starts_with?: InputMaybe<string>;
    accountTokenSnapshot_not_starts_with_nocase?: InputMaybe<string>;
    accountTokenSnapshot_starts_with?: InputMaybe<string>;
    accountTokenSnapshot_starts_with_nocase?: InputMaybe<string>;
    account_?: InputMaybe<Account_Filter>;
    account_contains?: InputMaybe<string>;
    account_contains_nocase?: InputMaybe<string>;
    account_ends_with?: InputMaybe<string>;
    account_ends_with_nocase?: InputMaybe<string>;
    account_gt?: InputMaybe<string>;
    account_gte?: InputMaybe<string>;
    account_in?: InputMaybe<string[]>;
    account_lt?: InputMaybe<string>;
    account_lte?: InputMaybe<string>;
    account_not?: InputMaybe<string>;
    account_not_contains?: InputMaybe<string>;
    account_not_contains_nocase?: InputMaybe<string>;
    account_not_ends_with?: InputMaybe<string>;
    account_not_ends_with_nocase?: InputMaybe<string>;
    account_not_in?: InputMaybe<string[]>;
    account_not_starts_with?: InputMaybe<string>;
    account_not_starts_with_nocase?: InputMaybe<string>;
    account_starts_with?: InputMaybe<string>;
    account_starts_with_nocase?: InputMaybe<string>;
    activeCFAOutgoingStreamCount?: InputMaybe<number>;
    activeCFAOutgoingStreamCount_gt?: InputMaybe<number>;
    activeCFAOutgoingStreamCount_gte?: InputMaybe<number>;
    activeCFAOutgoingStreamCount_in?: InputMaybe<number[]>;
    activeCFAOutgoingStreamCount_lt?: InputMaybe<number>;
    activeCFAOutgoingStreamCount_lte?: InputMaybe<number>;
    activeCFAOutgoingStreamCount_not?: InputMaybe<number>;
    activeCFAOutgoingStreamCount_not_in?: InputMaybe<number[]>;
    activeGDAOutgoingStreamCount?: InputMaybe<number>;
    activeGDAOutgoingStreamCount_gt?: InputMaybe<number>;
    activeGDAOutgoingStreamCount_gte?: InputMaybe<number>;
    activeGDAOutgoingStreamCount_in?: InputMaybe<number[]>;
    activeGDAOutgoingStreamCount_lt?: InputMaybe<number>;
    activeGDAOutgoingStreamCount_lte?: InputMaybe<number>;
    activeGDAOutgoingStreamCount_not?: InputMaybe<number>;
    activeGDAOutgoingStreamCount_not_in?: InputMaybe<number[]>;
    activeIncomingStreamCount?: InputMaybe<number>;
    activeIncomingStreamCount_gt?: InputMaybe<number>;
    activeIncomingStreamCount_gte?: InputMaybe<number>;
    activeIncomingStreamCount_in?: InputMaybe<number[]>;
    activeIncomingStreamCount_lt?: InputMaybe<number>;
    activeIncomingStreamCount_lte?: InputMaybe<number>;
    activeIncomingStreamCount_not?: InputMaybe<number>;
    activeIncomingStreamCount_not_in?: InputMaybe<number[]>;
    activeOutgoingStreamCount?: InputMaybe<number>;
    activeOutgoingStreamCount_gt?: InputMaybe<number>;
    activeOutgoingStreamCount_gte?: InputMaybe<number>;
    activeOutgoingStreamCount_in?: InputMaybe<number[]>;
    activeOutgoingStreamCount_lt?: InputMaybe<number>;
    activeOutgoingStreamCount_lte?: InputMaybe<number>;
    activeOutgoingStreamCount_not?: InputMaybe<number>;
    activeOutgoingStreamCount_not_in?: InputMaybe<number[]>;
    and?: InputMaybe<InputMaybe<AccountTokenSnapshotLog_Filter>[]>;
    balance?: InputMaybe<string>;
    balance_gt?: InputMaybe<string>;
    balance_gte?: InputMaybe<string>;
    balance_in?: InputMaybe<string[]>;
    balance_lt?: InputMaybe<string>;
    balance_lte?: InputMaybe<string>;
    balance_not?: InputMaybe<string>;
    balance_not_in?: InputMaybe<string[]>;
    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[]>;
    inactiveCFAOutgoingStreamCount?: InputMaybe<number>;
    inactiveCFAOutgoingStreamCount_gt?: InputMaybe<number>;
    inactiveCFAOutgoingStreamCount_gte?: InputMaybe<number>;
    inactiveCFAOutgoingStreamCount_in?: InputMaybe<number[]>;
    inactiveCFAOutgoingStreamCount_lt?: InputMaybe<number>;
    inactiveCFAOutgoingStreamCount_lte?: InputMaybe<number>;
    inactiveCFAOutgoingStreamCount_not?: InputMaybe<number>;
    inactiveCFAOutgoingStreamCount_not_in?: InputMaybe<number[]>;
    inactiveGDAOutgoingStreamCount?: InputMaybe<number>;
    inactiveGDAOutgoingStreamCount_gt?: InputMaybe<number>;
    inactiveGDAOutgoingStreamCount_gte?: InputMaybe<number>;
    inactiveGDAOutgoingStreamCount_in?: InputMaybe<number[]>;
    inactiveGDAOutgoingStreamCount_lt?: InputMaybe<number>;
    inactiveGDAOutgoingStreamCount_lte?: InputMaybe<number>;
    inactiveGDAOutgoingStreamCount_not?: InputMaybe<number>;
    inactiveGDAOutgoingStreamCount_not_in?: InputMaybe<number[]>;
    inactiveIncomingStreamCount?: InputMaybe<number>;
    inactiveIncomingStreamCount_gt?: InputMaybe<number>;
    inactiveIncomingStreamCount_gte?: InputMaybe<number>;
    inactiveIncomingStreamCount_in?: InputMaybe<number[]>;
    inactiveIncomingStreamCount_lt?: InputMaybe<number>;
    inactiveIncomingStreamCount_lte?: InputMaybe<number>;
    inactiveIncomingStreamCount_not?: InputMaybe<number>;
    inactiveIncomingStreamCount_not_in?: InputMaybe<number[]>;
    inactiveOutgoingStreamCount?: InputMaybe<number>;
    inactiveOutgoingStreamCount_gt?: InputMaybe<number>;
    inactiveOutgoingStreamCount_gte?: InputMaybe<number>;
    inactiveOutgoingStreamCount_in?: InputMaybe<number[]>;
    inactiveOutgoingStreamCount_lt?: InputMaybe<number>;
    inactiveOutgoingStreamCount_lte?: InputMaybe<number>;
    inactiveOutgoingStreamCount_not?: InputMaybe<number>;
    inactiveOutgoingStreamCount_not_in?: InputMaybe<number[]>;
    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[]>;
    maybeCriticalAtTimestamp?: InputMaybe<string>;
    maybeCriticalAtTimestamp_gt?: InputMaybe<string>;
    maybeCriticalAtTimestamp_gte?: InputMaybe<string>;
    maybeCriticalAtTimestamp_in?: InputMaybe<string[]>;
    maybeCriticalAtTimestamp_lt?: InputMaybe<string>;
    maybeCriticalAtTimestamp_lte?: InputMaybe<string>;
    maybeCriticalAtTimestamp_not?: InputMaybe<string>;
    maybeCriticalAtTimestamp_not_in?: InputMaybe<string[]>;
    or?: InputMaybe<InputMaybe<AccountTokenSnapshotLog_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>;
    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>;
    totalAmountStreamed?: InputMaybe<string>;
    totalAmountStreamedIn?: InputMaybe<string>;
    totalAmountStreamedIn_gt?: InputMaybe<string>;
    totalAmountStreamedIn_gte?: InputMaybe<string>;
    totalAmountStreamedIn_in?: InputMaybe<string[]>;
    totalAmountStreamedIn_lt?: InputMaybe<string>;
    totalAmountStreamedIn_lte?: InputMaybe<string>;
    totalAmountStreamedIn_not?: InputMaybe<string>;
    totalAmountStreamedIn_not_in?: InputMaybe<string[]>;
    totalAmountStreamedOut?: InputMaybe<string>;
    totalAmountStreamedOut_gt?: InputMaybe<string>;
    totalAmountStreamedOut_gte?: InputMaybe<string>;
    totalAmountStreamedOut_in?: InputMaybe<string[]>;
    totalAmountStreamedOut_lt?: InputMaybe<string>;
    totalAmountStreamedOut_lte?: InputMaybe<string>;
    totalAmountStreamedOut_not?: InputMaybe<string>;
    totalAmountStreamedOut_not_in?: 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>;
    totalCFAAmountStreamedOut?: InputMaybe<string>;
    totalCFAAmountStreamedOut_gt?: InputMaybe<string>;
    totalCFAAmountStreamedOut_gte?: InputMaybe<string>;
    totalCFAAmountStreamedOut_in?: InputMaybe<string[]>;
    totalCFAAmountStreamedOut_lt?: InputMaybe<string>;
    totalCFAAmountStreamedOut_lte?: InputMaybe<string>;
    totalCFAAmountStreamedOut_not?: InputMaybe<string>;
    totalCFAAmountStreamedOut_not_in?: 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[]>;
    totalCFANetFlowRate?: InputMaybe<string>;
    totalCFANetFlowRate_gt?: InputMaybe<string>;
    totalCFANetFlowRate_gte?: InputMaybe<string>;
    totalCFANetFlowRate_in?: InputMaybe<string[]>;
    totalCFANetFlowRate_lt?: InputMaybe<string>;
    totalCFANetFlowRate_lte?: InputMaybe<string>;
    totalCFANetFlowRate_not?: InputMaybe<string>;
    totalCFANetFlowRate_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[]>;
    totalInflowRate?: InputMaybe<string>;
    totalInflowRate_gt?: InputMaybe<string>;
    totalInflowRate_gte?: InputMaybe<string>;
    totalInflowRate_in?: InputMaybe<string[]>;
    totalInflowRate_lt?: InputMaybe<string>;
    totalInflowRate_lte?: InputMaybe<string>;
    totalInflowRate_not?: InputMaybe<string>;
    totalInflowRate_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[]>;
    totalNetFlowRate?: InputMaybe<string>;
    totalNetFlowRate_gt?: InputMaybe<string>;
    totalNetFlowRate_gte?: InputMaybe<string>;
    totalNetFlowRate_in?: InputMaybe<string[]>;
    totalNetFlowRate_lt?: InputMaybe<string>;
    totalNetFlowRate_lte?: InputMaybe<string>;
    totalNetFlowRate_not?: InputMaybe<string>;
    totalNetFlowRate_not_in?: InputMaybe<string[]>;
    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[]>;
    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[]>;
    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? account? accountTokenSnapshot? accountTokenSnapshot_? accountTokenSnapshot_contains? accountTokenSnapshot_contains_nocase? accountTokenSnapshot_ends_with? accountTokenSnapshot_ends_with_nocase? accountTokenSnapshot_gt? accountTokenSnapshot_gte? accountTokenSnapshot_in? accountTokenSnapshot_lt? accountTokenSnapshot_lte? accountTokenSnapshot_not? accountTokenSnapshot_not_contains? accountTokenSnapshot_not_contains_nocase? accountTokenSnapshot_not_ends_with? accountTokenSnapshot_not_ends_with_nocase? accountTokenSnapshot_not_in? accountTokenSnapshot_not_starts_with? accountTokenSnapshot_not_starts_with_nocase? accountTokenSnapshot_starts_with? accountTokenSnapshot_starts_with_nocase? account_? account_contains? account_contains_nocase? account_ends_with? account_ends_with_nocase? account_gt? account_gte? account_in? account_lt? account_lte? account_not? account_not_contains? account_not_contains_nocase? account_not_ends_with? account_not_ends_with_nocase? account_not_in? account_not_starts_with? account_not_starts_with_nocase? account_starts_with? account_starts_with_nocase? activeCFAOutgoingStreamCount? activeCFAOutgoingStreamCount_gt? activeCFAOutgoingStreamCount_gte? activeCFAOutgoingStreamCount_in? activeCFAOutgoingStreamCount_lt? activeCFAOutgoingStreamCount_lte? activeCFAOutgoingStreamCount_not? activeCFAOutgoingStreamCount_not_in? activeGDAOutgoingStreamCount? activeGDAOutgoingStreamCount_gt? activeGDAOutgoingStreamCount_gte? activeGDAOutgoingStreamCount_in? activeGDAOutgoingStreamCount_lt? activeGDAOutgoingStreamCount_lte? activeGDAOutgoingStreamCount_not? activeGDAOutgoingStreamCount_not_in? activeIncomingStreamCount? activeIncomingStreamCount_gt? activeIncomingStreamCount_gte? activeIncomingStreamCount_in? activeIncomingStreamCount_lt? activeIncomingStreamCount_lte? activeIncomingStreamCount_not? activeIncomingStreamCount_not_in? activeOutgoingStreamCount? activeOutgoingStreamCount_gt? activeOutgoingStreamCount_gte? activeOutgoingStreamCount_in? activeOutgoingStreamCount_lt? activeOutgoingStreamCount_lte? activeOutgoingStreamCount_not? activeOutgoingStreamCount_not_in? and? balance? balance_gt? balance_gte? balance_in? balance_lt? balance_lte? balance_not? balance_not_in? 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? inactiveCFAOutgoingStreamCount? inactiveCFAOutgoingStreamCount_gt? inactiveCFAOutgoingStreamCount_gte? inactiveCFAOutgoingStreamCount_in? inactiveCFAOutgoingStreamCount_lt? inactiveCFAOutgoingStreamCount_lte? inactiveCFAOutgoingStreamCount_not? inactiveCFAOutgoingStreamCount_not_in? inactiveGDAOutgoingStreamCount? inactiveGDAOutgoingStreamCount_gt? inactiveGDAOutgoingStreamCount_gte? inactiveGDAOutgoingStreamCount_in? inactiveGDAOutgoingStreamCount_lt? inactiveGDAOutgoingStreamCount_lte? inactiveGDAOutgoingStreamCount_not? inactiveGDAOutgoingStreamCount_not_in? inactiveIncomingStreamCount? inactiveIncomingStreamCount_gt? inactiveIncomingStreamCount_gte? inactiveIncomingStreamCount_in? inactiveIncomingStreamCount_lt? inactiveIncomingStreamCount_lte? inactiveIncomingStreamCount_not? inactiveIncomingStreamCount_not_in? inactiveOutgoingStreamCount? inactiveOutgoingStreamCount_gt? inactiveOutgoingStreamCount_gte? inactiveOutgoingStreamCount_in? inactiveOutgoingStreamCount_lt? inactiveOutgoingStreamCount_lte? inactiveOutgoingStreamCount_not? inactiveOutgoingStreamCount_not_in? logIndex? logIndex_gt? logIndex_gte? logIndex_in? logIndex_lt? logIndex_lte? logIndex_not? logIndex_not_in? maybeCriticalAtTimestamp? maybeCriticalAtTimestamp_gt? maybeCriticalAtTimestamp_gte? maybeCriticalAtTimestamp_in? maybeCriticalAtTimestamp_lt? maybeCriticalAtTimestamp_lte? maybeCriticalAtTimestamp_not? maybeCriticalAtTimestamp_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? 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? totalAmountStreamed? totalAmountStreamedIn? totalAmountStreamedIn_gt? totalAmountStreamedIn_gte? totalAmountStreamedIn_in? totalAmountStreamedIn_lt? totalAmountStreamedIn_lte? totalAmountStreamedIn_not? totalAmountStreamedIn_not_in? totalAmountStreamedOut? totalAmountStreamedOut_gt? totalAmountStreamedOut_gte? totalAmountStreamedOut_in? totalAmountStreamedOut_lt? totalAmountStreamedOut_lte? totalAmountStreamedOut_not? totalAmountStreamedOut_not_in? 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? totalCFAAmountStreamedOut? totalCFAAmountStreamedOut_gt? totalCFAAmountStreamedOut_gte? totalCFAAmountStreamedOut_in? totalCFAAmountStreamedOut_lt? totalCFAAmountStreamedOut_lte? totalCFAAmountStreamedOut_not? totalCFAAmountStreamedOut_not_in? 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? totalCFANetFlowRate? totalCFANetFlowRate_gt? totalCFANetFlowRate_gte? totalCFANetFlowRate_in? totalCFANetFlowRate_lt? totalCFANetFlowRate_lte? totalCFANetFlowRate_not? totalCFANetFlowRate_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? totalInflowRate? totalInflowRate_gt? totalInflowRate_gte? totalInflowRate_in? totalInflowRate_lt? totalInflowRate_lte? totalInflowRate_not? totalInflowRate_not_in? totalMembershipsWithUnits? totalMembershipsWithUnits_gt? totalMembershipsWithUnits_gte? totalMembershipsWithUnits_in? totalMembershipsWithUnits_lt? totalMembershipsWithUnits_lte? totalMembershipsWithUnits_not? totalMembershipsWithUnits_not_in? totalNetFlowRate? totalNetFlowRate_gt? totalNetFlowRate_gte? totalNetFlowRate_in? totalNetFlowRate_lt? totalNetFlowRate_lte? totalNetFlowRate_not? totalNetFlowRate_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? 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? 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

account?: InputMaybe<string>
accountTokenSnapshot?: InputMaybe<string>
accountTokenSnapshot_?: InputMaybe<AccountTokenSnapshot_Filter>
accountTokenSnapshot_contains?: InputMaybe<string>
accountTokenSnapshot_contains_nocase?: InputMaybe<string>
accountTokenSnapshot_ends_with?: InputMaybe<string>
accountTokenSnapshot_ends_with_nocase?: InputMaybe<string>
accountTokenSnapshot_gt?: InputMaybe<string>
accountTokenSnapshot_gte?: InputMaybe<string>
accountTokenSnapshot_in?: InputMaybe<string[]>
accountTokenSnapshot_lt?: InputMaybe<string>
accountTokenSnapshot_lte?: InputMaybe<string>
accountTokenSnapshot_not?: InputMaybe<string>
accountTokenSnapshot_not_contains?: InputMaybe<string>
accountTokenSnapshot_not_contains_nocase?: InputMaybe<string>
accountTokenSnapshot_not_ends_with?: InputMaybe<string>
accountTokenSnapshot_not_ends_with_nocase?: InputMaybe<string>
accountTokenSnapshot_not_in?: InputMaybe<string[]>
accountTokenSnapshot_not_starts_with?: InputMaybe<string>
accountTokenSnapshot_not_starts_with_nocase?: InputMaybe<string>
accountTokenSnapshot_starts_with?: InputMaybe<string>
accountTokenSnapshot_starts_with_nocase?: InputMaybe<string>
account_contains?: InputMaybe<string>
account_contains_nocase?: InputMaybe<string>
account_ends_with?: InputMaybe<string>
account_ends_with_nocase?: InputMaybe<string>
account_gt?: InputMaybe<string>
account_gte?: InputMaybe<string>
account_in?: InputMaybe<string[]>
account_lt?: InputMaybe<string>
account_lte?: InputMaybe<string>
account_not?: InputMaybe<string>
account_not_contains?: InputMaybe<string>
account_not_contains_nocase?: InputMaybe<string>
account_not_ends_with?: InputMaybe<string>
account_not_ends_with_nocase?: InputMaybe<string>
account_not_in?: InputMaybe<string[]>
account_not_starts_with?: InputMaybe<string>
account_not_starts_with_nocase?: InputMaybe<string>
account_starts_with?: InputMaybe<string>
account_starts_with_nocase?: InputMaybe<string>
activeCFAOutgoingStreamCount?: InputMaybe<number>
activeCFAOutgoingStreamCount_gt?: InputMaybe<number>
activeCFAOutgoingStreamCount_gte?: InputMaybe<number>
activeCFAOutgoingStreamCount_in?: InputMaybe<number[]>
activeCFAOutgoingStreamCount_lt?: InputMaybe<number>
activeCFAOutgoingStreamCount_lte?: InputMaybe<number>
activeCFAOutgoingStreamCount_not?: InputMaybe<number>
activeCFAOutgoingStreamCount_not_in?: InputMaybe<number[]>
activeGDAOutgoingStreamCount?: InputMaybe<number>
activeGDAOutgoingStreamCount_gt?: InputMaybe<number>
activeGDAOutgoingStreamCount_gte?: InputMaybe<number>
activeGDAOutgoingStreamCount_in?: InputMaybe<number[]>
activeGDAOutgoingStreamCount_lt?: InputMaybe<number>
activeGDAOutgoingStreamCount_lte?: InputMaybe<number>
activeGDAOutgoingStreamCount_not?: InputMaybe<number>
activeGDAOutgoingStreamCount_not_in?: InputMaybe<number[]>
activeIncomingStreamCount?: InputMaybe<number>
activeIncomingStreamCount_gt?: InputMaybe<number>
activeIncomingStreamCount_gte?: InputMaybe<number>
activeIncomingStreamCount_in?: InputMaybe<number[]>
activeIncomingStreamCount_lt?: InputMaybe<number>
activeIncomingStreamCount_lte?: InputMaybe<number>
activeIncomingStreamCount_not?: InputMaybe<number>
activeIncomingStreamCount_not_in?: InputMaybe<number[]>
activeOutgoingStreamCount?: InputMaybe<number>
activeOutgoingStreamCount_gt?: InputMaybe<number>
activeOutgoingStreamCount_gte?: InputMaybe<number>
activeOutgoingStreamCount_in?: InputMaybe<number[]>
activeOutgoingStreamCount_lt?: InputMaybe<number>
activeOutgoingStreamCount_lte?: InputMaybe<number>
activeOutgoingStreamCount_not?: InputMaybe<number>
activeOutgoingStreamCount_not_in?: InputMaybe<number[]>
balance?: InputMaybe<string>
balance_gt?: InputMaybe<string>
balance_gte?: InputMaybe<string>
balance_in?: InputMaybe<string[]>
balance_lt?: InputMaybe<string>
balance_lte?: InputMaybe<string>
balance_not?: InputMaybe<string>
balance_not_in?: InputMaybe<string[]>
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[]>
inactiveCFAOutgoingStreamCount?: InputMaybe<number>
inactiveCFAOutgoingStreamCount_gt?: InputMaybe<number>
inactiveCFAOutgoingStreamCount_gte?: InputMaybe<number>
inactiveCFAOutgoingStreamCount_in?: InputMaybe<number[]>
inactiveCFAOutgoingStreamCount_lt?: InputMaybe<number>
inactiveCFAOutgoingStreamCount_lte?: InputMaybe<number>
inactiveCFAOutgoingStreamCount_not?: InputMaybe<number>
inactiveCFAOutgoingStreamCount_not_in?: InputMaybe<number[]>
inactiveGDAOutgoingStreamCount?: InputMaybe<number>
inactiveGDAOutgoingStreamCount_gt?: InputMaybe<number>
inactiveGDAOutgoingStreamCount_gte?: InputMaybe<number>
inactiveGDAOutgoingStreamCount_in?: InputMaybe<number[]>
inactiveGDAOutgoingStreamCount_lt?: InputMaybe<number>
inactiveGDAOutgoingStreamCount_lte?: InputMaybe<number>
inactiveGDAOutgoingStreamCount_not?: InputMaybe<number>
inactiveGDAOutgoingStreamCount_not_in?: InputMaybe<number[]>
inactiveIncomingStreamCount?: InputMaybe<number>
inactiveIncomingStreamCount_gt?: InputMaybe<number>
inactiveIncomingStreamCount_gte?: InputMaybe<number>
inactiveIncomingStreamCount_in?: InputMaybe<number[]>
inactiveIncomingStreamCount_lt?: InputMaybe<number>
inactiveIncomingStreamCount_lte?: InputMaybe<number>
inactiveIncomingStreamCount_not?: InputMaybe<number>
inactiveIncomingStreamCount_not_in?: InputMaybe<number[]>
inactiveOutgoingStreamCount?: InputMaybe<number>
inactiveOutgoingStreamCount_gt?: InputMaybe<number>
inactiveOutgoingStreamCount_gte?: InputMaybe<number>
inactiveOutgoingStreamCount_in?: InputMaybe<number[]>
inactiveOutgoingStreamCount_lt?: InputMaybe<number>
inactiveOutgoingStreamCount_lte?: InputMaybe<number>
inactiveOutgoingStreamCount_not?: InputMaybe<number>
inactiveOutgoingStreamCount_not_in?: InputMaybe<number[]>
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[]>
maybeCriticalAtTimestamp?: InputMaybe<string>
maybeCriticalAtTimestamp_gt?: InputMaybe<string>
maybeCriticalAtTimestamp_gte?: InputMaybe<string>
maybeCriticalAtTimestamp_in?: InputMaybe<string[]>
maybeCriticalAtTimestamp_lt?: InputMaybe<string>
maybeCriticalAtTimestamp_lte?: InputMaybe<string>
maybeCriticalAtTimestamp_not?: InputMaybe<string>
maybeCriticalAtTimestamp_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>
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>
totalAmountStreamed?: InputMaybe<string>
totalAmountStreamedIn?: InputMaybe<string>
totalAmountStreamedIn_gt?: InputMaybe<string>
totalAmountStreamedIn_gte?: InputMaybe<string>
totalAmountStreamedIn_in?: InputMaybe<string[]>
totalAmountStreamedIn_lt?: InputMaybe<string>
totalAmountStreamedIn_lte?: InputMaybe<string>
totalAmountStreamedIn_not?: InputMaybe<string>
totalAmountStreamedIn_not_in?: InputMaybe<string[]>
totalAmountStreamedOut?: InputMaybe<string>
totalAmountStreamedOut_gt?: InputMaybe<string>
totalAmountStreamedOut_gte?: InputMaybe<string>
totalAmountStreamedOut_in?: InputMaybe<string[]>
totalAmountStreamedOut_lt?: InputMaybe<string>
totalAmountStreamedOut_lte?: InputMaybe<string>
totalAmountStreamedOut_not?: InputMaybe<string>
totalAmountStreamedOut_not_in?: 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>
totalCFAAmountStreamedOut?: InputMaybe<string>
totalCFAAmountStreamedOut_gt?: InputMaybe<string>
totalCFAAmountStreamedOut_gte?: InputMaybe<string>
totalCFAAmountStreamedOut_in?: InputMaybe<string[]>
totalCFAAmountStreamedOut_lt?: InputMaybe<string>
totalCFAAmountStreamedOut_lte?: InputMaybe<string>
totalCFAAmountStreamedOut_not?: InputMaybe<string>
totalCFAAmountStreamedOut_not_in?: 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[]>
totalCFANetFlowRate?: InputMaybe<string>
totalCFANetFlowRate_gt?: InputMaybe<string>
totalCFANetFlowRate_gte?: InputMaybe<string>
totalCFANetFlowRate_in?: InputMaybe<string[]>
totalCFANetFlowRate_lt?: InputMaybe<string>
totalCFANetFlowRate_lte?: InputMaybe<string>
totalCFANetFlowRate_not?: InputMaybe<string>
totalCFANetFlowRate_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[]>
totalInflowRate?: InputMaybe<string>
totalInflowRate_gt?: InputMaybe<string>
totalInflowRate_gte?: InputMaybe<string>
totalInflowRate_in?: InputMaybe<string[]>
totalInflowRate_lt?: InputMaybe<string>
totalInflowRate_lte?: InputMaybe<string>
totalInflowRate_not?: InputMaybe<string>
totalInflowRate_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[]>
totalNetFlowRate?: InputMaybe<string>
totalNetFlowRate_gt?: InputMaybe<string>
totalNetFlowRate_gte?: InputMaybe<string>
totalNetFlowRate_in?: InputMaybe<string[]>
totalNetFlowRate_lt?: InputMaybe<string>
totalNetFlowRate_lte?: InputMaybe<string>
totalNetFlowRate_not?: InputMaybe<string>
totalNetFlowRate_not_in?: InputMaybe<string[]>
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[]>
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[]>
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