predicate

package
v1.0.0-beta.228 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Addon

type Addon func(*sql.Selector)

Addon is the predicate function for addon builders.

func AddonOrErr

func AddonOrErr(p Addon, err error) Addon

AddonOrErr calls the predicate only if the error is not nit.

type AddonRateCard

type AddonRateCard func(*sql.Selector)

AddonRateCard is the predicate function for addonratecard builders.

func AddonRateCardOrErr

func AddonRateCardOrErr(p AddonRateCard, err error) AddonRateCard

AddonRateCardOrErr calls the predicate only if the error is not nit.

type App

type App func(*sql.Selector)

App is the predicate function for dbapp builders.

type AppCustomInvoicing

type AppCustomInvoicing func(*sql.Selector)

AppCustomInvoicing is the predicate function for appcustominvoicing builders.

type AppCustomInvoicingCustomer

type AppCustomInvoicingCustomer func(*sql.Selector)

AppCustomInvoicingCustomer is the predicate function for appcustominvoicingcustomer builders.

type AppCustomer

type AppCustomer func(*sql.Selector)

AppCustomer is the predicate function for appcustomer builders.

type AppStripe

type AppStripe func(*sql.Selector)

AppStripe is the predicate function for appstripe builders.

type AppStripeCustomer

type AppStripeCustomer func(*sql.Selector)

AppStripeCustomer is the predicate function for appstripecustomer builders.

type BalanceSnapshot

type BalanceSnapshot func(*sql.Selector)

BalanceSnapshot is the predicate function for balancesnapshot builders.

type BillingCustomerLock

type BillingCustomerLock func(*sql.Selector)

BillingCustomerLock is the predicate function for billingcustomerlock builders.

type BillingCustomerOverride

type BillingCustomerOverride func(*sql.Selector)

BillingCustomerOverride is the predicate function for billingcustomeroverride builders.

type BillingInvoice

type BillingInvoice func(*sql.Selector)

BillingInvoice is the predicate function for billinginvoice builders.

type BillingInvoiceFlatFeeLineConfig

type BillingInvoiceFlatFeeLineConfig func(*sql.Selector)

BillingInvoiceFlatFeeLineConfig is the predicate function for billinginvoiceflatfeelineconfig builders.

type BillingInvoiceLine

type BillingInvoiceLine func(*sql.Selector)

BillingInvoiceLine is the predicate function for billinginvoiceline builders.

func BillingInvoiceLineOrErr

func BillingInvoiceLineOrErr(p BillingInvoiceLine, err error) BillingInvoiceLine

BillingInvoiceLineOrErr calls the predicate only if the error is not nit.

type BillingInvoiceLineDiscount

type BillingInvoiceLineDiscount func(*sql.Selector)

BillingInvoiceLineDiscount is the predicate function for billinginvoicelinediscount builders.

func BillingInvoiceLineDiscountOrErr

func BillingInvoiceLineDiscountOrErr(p BillingInvoiceLineDiscount, err error) BillingInvoiceLineDiscount

BillingInvoiceLineDiscountOrErr calls the predicate only if the error is not nit.

type BillingInvoiceLineUsageDiscount

type BillingInvoiceLineUsageDiscount func(*sql.Selector)

BillingInvoiceLineUsageDiscount is the predicate function for billinginvoicelineusagediscount builders.

func BillingInvoiceLineUsageDiscountOrErr

func BillingInvoiceLineUsageDiscountOrErr(p BillingInvoiceLineUsageDiscount, err error) BillingInvoiceLineUsageDiscount

BillingInvoiceLineUsageDiscountOrErr calls the predicate only if the error is not nit.

type BillingInvoiceSplitLineGroup

type BillingInvoiceSplitLineGroup func(*sql.Selector)

BillingInvoiceSplitLineGroup is the predicate function for billinginvoicesplitlinegroup builders.

func BillingInvoiceSplitLineGroupOrErr

func BillingInvoiceSplitLineGroupOrErr(p BillingInvoiceSplitLineGroup, err error) BillingInvoiceSplitLineGroup

BillingInvoiceSplitLineGroupOrErr calls the predicate only if the error is not nit.

type BillingInvoiceUsageBasedLineConfig

type BillingInvoiceUsageBasedLineConfig func(*sql.Selector)

BillingInvoiceUsageBasedLineConfig is the predicate function for billinginvoiceusagebasedlineconfig builders.

func BillingInvoiceUsageBasedLineConfigOrErr

func BillingInvoiceUsageBasedLineConfigOrErr(p BillingInvoiceUsageBasedLineConfig, err error) BillingInvoiceUsageBasedLineConfig

BillingInvoiceUsageBasedLineConfigOrErr calls the predicate only if the error is not nit.

type BillingInvoiceValidationIssue

type BillingInvoiceValidationIssue func(*sql.Selector)

BillingInvoiceValidationIssue is the predicate function for billinginvoicevalidationissue builders.

type BillingInvoiceWriteSchemaLevel

type BillingInvoiceWriteSchemaLevel func(*sql.Selector)

BillingInvoiceWriteSchemaLevel is the predicate function for billinginvoicewriteschemalevel builders.

type BillingProfile

type BillingProfile func(*sql.Selector)

BillingProfile is the predicate function for billingprofile builders.

type BillingSequenceNumbers

type BillingSequenceNumbers func(*sql.Selector)

BillingSequenceNumbers is the predicate function for billingsequencenumbers builders.

type BillingStandardInvoiceDetailedLine

type BillingStandardInvoiceDetailedLine func(*sql.Selector)

BillingStandardInvoiceDetailedLine is the predicate function for billingstandardinvoicedetailedline builders.

type BillingStandardInvoiceDetailedLineAmountDiscount

type BillingStandardInvoiceDetailedLineAmountDiscount func(*sql.Selector)

BillingStandardInvoiceDetailedLineAmountDiscount is the predicate function for billingstandardinvoicedetailedlineamountdiscount builders.

func BillingStandardInvoiceDetailedLineAmountDiscountOrErr

func BillingStandardInvoiceDetailedLineAmountDiscountOrErr(p BillingStandardInvoiceDetailedLineAmountDiscount, err error) BillingStandardInvoiceDetailedLineAmountDiscount

BillingStandardInvoiceDetailedLineAmountDiscountOrErr calls the predicate only if the error is not nit.

type BillingWorkflowConfig

type BillingWorkflowConfig func(*sql.Selector)

BillingWorkflowConfig is the predicate function for billingworkflowconfig builders.

type Charge

type Charge func(*sql.Selector)

Charge is the predicate function for charge builders.

type ChargeCreditPurchase

type ChargeCreditPurchase func(*sql.Selector)

ChargeCreditPurchase is the predicate function for chargecreditpurchase builders.

func ChargeCreditPurchaseOrErr

func ChargeCreditPurchaseOrErr(p ChargeCreditPurchase, err error) ChargeCreditPurchase

ChargeCreditPurchaseOrErr calls the predicate only if the error is not nit.

type ChargeCreditPurchaseCreditGrant

type ChargeCreditPurchaseCreditGrant func(*sql.Selector)

ChargeCreditPurchaseCreditGrant is the predicate function for chargecreditpurchasecreditgrant builders.

type ChargeCreditPurchaseExternalPayment

type ChargeCreditPurchaseExternalPayment func(*sql.Selector)

ChargeCreditPurchaseExternalPayment is the predicate function for chargecreditpurchaseexternalpayment builders.

type ChargeCreditPurchaseInvoicedPayment

type ChargeCreditPurchaseInvoicedPayment func(*sql.Selector)

ChargeCreditPurchaseInvoicedPayment is the predicate function for chargecreditpurchaseinvoicedpayment builders.

type ChargeFlatFee

type ChargeFlatFee func(*sql.Selector)

ChargeFlatFee is the predicate function for chargeflatfee builders.

func ChargeFlatFeeOrErr

func ChargeFlatFeeOrErr(p ChargeFlatFee, err error) ChargeFlatFee

ChargeFlatFeeOrErr calls the predicate only if the error is not nit.

type ChargeFlatFeeRun

type ChargeFlatFeeRun func(*sql.Selector)

ChargeFlatFeeRun is the predicate function for chargeflatfeerun builders.

type ChargeFlatFeeRunCreditAllocations

type ChargeFlatFeeRunCreditAllocations func(*sql.Selector)

ChargeFlatFeeRunCreditAllocations is the predicate function for chargeflatfeeruncreditallocations builders.

type ChargeFlatFeeRunDetailedLine

type ChargeFlatFeeRunDetailedLine func(*sql.Selector)

ChargeFlatFeeRunDetailedLine is the predicate function for chargeflatfeerundetailedline builders.

type ChargeFlatFeeRunInvoicedUsage

type ChargeFlatFeeRunInvoicedUsage func(*sql.Selector)

ChargeFlatFeeRunInvoicedUsage is the predicate function for chargeflatfeeruninvoicedusage builders.

type ChargeFlatFeeRunPayment

type ChargeFlatFeeRunPayment func(*sql.Selector)

ChargeFlatFeeRunPayment is the predicate function for chargeflatfeerunpayment builders.

type ChargeUsageBased

type ChargeUsageBased func(*sql.Selector)

ChargeUsageBased is the predicate function for chargeusagebased builders.

func ChargeUsageBasedOrErr

func ChargeUsageBasedOrErr(p ChargeUsageBased, err error) ChargeUsageBased

ChargeUsageBasedOrErr calls the predicate only if the error is not nit.

type ChargeUsageBasedRunCreditAllocations

type ChargeUsageBasedRunCreditAllocations func(*sql.Selector)

ChargeUsageBasedRunCreditAllocations is the predicate function for chargeusagebasedruncreditallocations builders.

type ChargeUsageBasedRunDetailedLine

type ChargeUsageBasedRunDetailedLine func(*sql.Selector)

ChargeUsageBasedRunDetailedLine is the predicate function for chargeusagebasedrundetailedline builders.

type ChargeUsageBasedRunInvoicedUsage

type ChargeUsageBasedRunInvoicedUsage func(*sql.Selector)

ChargeUsageBasedRunInvoicedUsage is the predicate function for chargeusagebasedruninvoicedusage builders.

type ChargeUsageBasedRunPayment

type ChargeUsageBasedRunPayment func(*sql.Selector)

ChargeUsageBasedRunPayment is the predicate function for chargeusagebasedrunpayment builders.

type ChargeUsageBasedRuns

type ChargeUsageBasedRuns func(*sql.Selector)

ChargeUsageBasedRuns is the predicate function for chargeusagebasedruns builders.

type ChargesSearchV1

type ChargesSearchV1 func(*sql.Selector)

ChargesSearchV1 is the predicate function for chargessearchv1 builders.

type CreditRealizationLineage

type CreditRealizationLineage func(*sql.Selector)

CreditRealizationLineage is the predicate function for creditrealizationlineage builders.

type CreditRealizationLineageSegment

type CreditRealizationLineageSegment func(*sql.Selector)

CreditRealizationLineageSegment is the predicate function for creditrealizationlineagesegment builders.

type CurrencyCostBasis

type CurrencyCostBasis func(*sql.Selector)

CurrencyCostBasis is the predicate function for currencycostbasis builders.

type CustomCurrency

type CustomCurrency func(*sql.Selector)

CustomCurrency is the predicate function for customcurrency builders.

type Customer

type Customer func(*sql.Selector)

Customer is the predicate function for customer builders.

type CustomerSubjects

type CustomerSubjects func(*sql.Selector)

CustomerSubjects is the predicate function for customersubjects builders.

type Entitlement

type Entitlement func(*sql.Selector)

Entitlement is the predicate function for entitlement builders.

func EntitlementOrErr

func EntitlementOrErr(p Entitlement, err error) Entitlement

EntitlementOrErr calls the predicate only if the error is not nit.

type Feature

type Feature func(*sql.Selector)

Feature is the predicate function for dbfeature builders.

type Grant

type Grant func(*sql.Selector)

Grant is the predicate function for dbgrant builders.

type LLMCostPrice

type LLMCostPrice func(*sql.Selector)

LLMCostPrice is the predicate function for llmcostprice builders.

func LLMCostPriceOrErr

func LLMCostPriceOrErr(p LLMCostPrice, err error) LLMCostPrice

LLMCostPriceOrErr calls the predicate only if the error is not nit.

type LedgerAccount

type LedgerAccount func(*sql.Selector)

LedgerAccount is the predicate function for ledgeraccount builders.

type LedgerCustomerAccount

type LedgerCustomerAccount func(*sql.Selector)

LedgerCustomerAccount is the predicate function for ledgercustomeraccount builders.

type LedgerEntry

type LedgerEntry func(*sql.Selector)

LedgerEntry is the predicate function for ledgerentry builders.

type LedgerSubAccount

type LedgerSubAccount func(*sql.Selector)

LedgerSubAccount is the predicate function for ledgersubaccount builders.

type LedgerSubAccountRoute

type LedgerSubAccountRoute func(*sql.Selector)

LedgerSubAccountRoute is the predicate function for ledgersubaccountroute builders.

type LedgerTransaction

type LedgerTransaction func(*sql.Selector)

LedgerTransaction is the predicate function for ledgertransaction builders.

type LedgerTransactionGroup

type LedgerTransactionGroup func(*sql.Selector)

LedgerTransactionGroup is the predicate function for ledgertransactiongroup builders.

type Meter

type Meter func(*sql.Selector)

Meter is the predicate function for dbmeter builders.

type NotificationChannel

type NotificationChannel func(*sql.Selector)

NotificationChannel is the predicate function for notificationchannel builders.

func NotificationChannelOrErr

func NotificationChannelOrErr(p NotificationChannel, err error) NotificationChannel

NotificationChannelOrErr calls the predicate only if the error is not nit.

type NotificationEvent

type NotificationEvent func(*sql.Selector)

NotificationEvent is the predicate function for notificationevent builders.

type NotificationEventDeliveryStatus

type NotificationEventDeliveryStatus func(*sql.Selector)

NotificationEventDeliveryStatus is the predicate function for notificationeventdeliverystatus builders.

type NotificationRule

type NotificationRule func(*sql.Selector)

NotificationRule is the predicate function for notificationrule builders.

func NotificationRuleOrErr

func NotificationRuleOrErr(p NotificationRule, err error) NotificationRule

NotificationRuleOrErr calls the predicate only if the error is not nit.

type OrganizationDefaultTaxCodes

type OrganizationDefaultTaxCodes func(*sql.Selector)

OrganizationDefaultTaxCodes is the predicate function for organizationdefaulttaxcodes builders.

type Plan

type Plan func(*sql.Selector)

Plan is the predicate function for plan builders.

func PlanOrErr

func PlanOrErr(p Plan, err error) Plan

PlanOrErr calls the predicate only if the error is not nit.

type PlanAddon

type PlanAddon func(*sql.Selector)

PlanAddon is the predicate function for planaddon builders.

type PlanPhase

type PlanPhase func(*sql.Selector)

PlanPhase is the predicate function for planphase builders.

type PlanRateCard

type PlanRateCard func(*sql.Selector)

PlanRateCard is the predicate function for planratecard builders.

func PlanRateCardOrErr

func PlanRateCardOrErr(p PlanRateCard, err error) PlanRateCard

PlanRateCardOrErr calls the predicate only if the error is not nit.

type Subject

type Subject func(*sql.Selector)

Subject is the predicate function for subject builders.

type Subscription

type Subscription func(*sql.Selector)

Subscription is the predicate function for subscription builders.

func SubscriptionOrErr

func SubscriptionOrErr(p Subscription, err error) Subscription

SubscriptionOrErr calls the predicate only if the error is not nit.

type SubscriptionAddon

type SubscriptionAddon func(*sql.Selector)

SubscriptionAddon is the predicate function for subscriptionaddon builders.

type SubscriptionAddonQuantity

type SubscriptionAddonQuantity func(*sql.Selector)

SubscriptionAddonQuantity is the predicate function for subscriptionaddonquantity builders.

type SubscriptionBillingSyncState

type SubscriptionBillingSyncState func(*sql.Selector)

SubscriptionBillingSyncState is the predicate function for subscriptionbillingsyncstate builders.

type SubscriptionItem

type SubscriptionItem func(*sql.Selector)

SubscriptionItem is the predicate function for subscriptionitem builders.

func SubscriptionItemOrErr

func SubscriptionItemOrErr(p SubscriptionItem, err error) SubscriptionItem

SubscriptionItemOrErr calls the predicate only if the error is not nit.

type SubscriptionPhase

type SubscriptionPhase func(*sql.Selector)

SubscriptionPhase is the predicate function for subscriptionphase builders.

type TaxCode

type TaxCode func(*sql.Selector)

TaxCode is the predicate function for dbtaxcode builders.

func TaxCodeOrErr

func TaxCodeOrErr(p TaxCode, err error) TaxCode

TaxCodeOrErr calls the predicate only if the error is not nit.

type UsageReset

type UsageReset func(*sql.Selector)

UsageReset is the predicate function for usagereset builders.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL