Documentation
¶
Index ¶
- Constants
- Variables
- func Amount(v float64) predicate.Price
- func AmountEQ(v float64) predicate.Price
- func AmountGT(v float64) predicate.Price
- func AmountGTE(v float64) predicate.Price
- func AmountIn(vs ...float64) predicate.Price
- func AmountLT(v float64) predicate.Price
- func AmountLTE(v float64) predicate.Price
- func AmountNEQ(v float64) predicate.Price
- func AmountNotIn(vs ...float64) predicate.Price
- func And(predicates ...predicate.Price) predicate.Price
- func BillingCadence(v string) predicate.Price
- func BillingCadenceContains(v string) predicate.Price
- func BillingCadenceContainsFold(v string) predicate.Price
- func BillingCadenceEQ(v string) predicate.Price
- func BillingCadenceEqualFold(v string) predicate.Price
- func BillingCadenceGT(v string) predicate.Price
- func BillingCadenceGTE(v string) predicate.Price
- func BillingCadenceHasPrefix(v string) predicate.Price
- func BillingCadenceHasSuffix(v string) predicate.Price
- func BillingCadenceIn(vs ...string) predicate.Price
- func BillingCadenceLT(v string) predicate.Price
- func BillingCadenceLTE(v string) predicate.Price
- func BillingCadenceNEQ(v string) predicate.Price
- func BillingCadenceNotIn(vs ...string) predicate.Price
- func BillingModel(v string) predicate.Price
- func BillingModelContains(v string) predicate.Price
- func BillingModelContainsFold(v string) predicate.Price
- func BillingModelEQ(v string) predicate.Price
- func BillingModelEqualFold(v string) predicate.Price
- func BillingModelGT(v string) predicate.Price
- func BillingModelGTE(v string) predicate.Price
- func BillingModelHasPrefix(v string) predicate.Price
- func BillingModelHasSuffix(v string) predicate.Price
- func BillingModelIn(vs ...string) predicate.Price
- func BillingModelLT(v string) predicate.Price
- func BillingModelLTE(v string) predicate.Price
- func BillingModelNEQ(v string) predicate.Price
- func BillingModelNotIn(vs ...string) predicate.Price
- func BillingPeriod(v string) predicate.Price
- func BillingPeriodContains(v string) predicate.Price
- func BillingPeriodContainsFold(v string) predicate.Price
- func BillingPeriodCount(v int) predicate.Price
- func BillingPeriodCountEQ(v int) predicate.Price
- func BillingPeriodCountGT(v int) predicate.Price
- func BillingPeriodCountGTE(v int) predicate.Price
- func BillingPeriodCountIn(vs ...int) predicate.Price
- func BillingPeriodCountLT(v int) predicate.Price
- func BillingPeriodCountLTE(v int) predicate.Price
- func BillingPeriodCountNEQ(v int) predicate.Price
- func BillingPeriodCountNotIn(vs ...int) predicate.Price
- func BillingPeriodEQ(v string) predicate.Price
- func BillingPeriodEqualFold(v string) predicate.Price
- func BillingPeriodGT(v string) predicate.Price
- func BillingPeriodGTE(v string) predicate.Price
- func BillingPeriodHasPrefix(v string) predicate.Price
- func BillingPeriodHasSuffix(v string) predicate.Price
- func BillingPeriodIn(vs ...string) predicate.Price
- func BillingPeriodLT(v string) predicate.Price
- func BillingPeriodLTE(v string) predicate.Price
- func BillingPeriodNEQ(v string) predicate.Price
- func BillingPeriodNotIn(vs ...string) predicate.Price
- func ConversionRate(v float64) predicate.Price
- func ConversionRateEQ(v float64) predicate.Price
- func ConversionRateGT(v float64) predicate.Price
- func ConversionRateGTE(v float64) predicate.Price
- func ConversionRateIn(vs ...float64) predicate.Price
- func ConversionRateIsNil() predicate.Price
- func ConversionRateLT(v float64) predicate.Price
- func ConversionRateLTE(v float64) predicate.Price
- func ConversionRateNEQ(v float64) predicate.Price
- func ConversionRateNotIn(vs ...float64) predicate.Price
- func ConversionRateNotNil() predicate.Price
- func CreatedAt(v time.Time) predicate.Price
- func CreatedAtEQ(v time.Time) predicate.Price
- func CreatedAtGT(v time.Time) predicate.Price
- func CreatedAtGTE(v time.Time) predicate.Price
- func CreatedAtIn(vs ...time.Time) predicate.Price
- func CreatedAtLT(v time.Time) predicate.Price
- func CreatedAtLTE(v time.Time) predicate.Price
- func CreatedAtNEQ(v time.Time) predicate.Price
- func CreatedAtNotIn(vs ...time.Time) predicate.Price
- func CreatedBy(v string) predicate.Price
- func CreatedByContains(v string) predicate.Price
- func CreatedByContainsFold(v string) predicate.Price
- func CreatedByEQ(v string) predicate.Price
- func CreatedByEqualFold(v string) predicate.Price
- func CreatedByGT(v string) predicate.Price
- func CreatedByGTE(v string) predicate.Price
- func CreatedByHasPrefix(v string) predicate.Price
- func CreatedByHasSuffix(v string) predicate.Price
- func CreatedByIn(vs ...string) predicate.Price
- func CreatedByIsNil() predicate.Price
- func CreatedByLT(v string) predicate.Price
- func CreatedByLTE(v string) predicate.Price
- func CreatedByNEQ(v string) predicate.Price
- func CreatedByNotIn(vs ...string) predicate.Price
- func CreatedByNotNil() predicate.Price
- func Currency(v string) predicate.Price
- func CurrencyContains(v string) predicate.Price
- func CurrencyContainsFold(v string) predicate.Price
- func CurrencyEQ(v string) predicate.Price
- func CurrencyEqualFold(v string) predicate.Price
- func CurrencyGT(v string) predicate.Price
- func CurrencyGTE(v string) predicate.Price
- func CurrencyHasPrefix(v string) predicate.Price
- func CurrencyHasSuffix(v string) predicate.Price
- func CurrencyIn(vs ...string) predicate.Price
- func CurrencyLT(v string) predicate.Price
- func CurrencyLTE(v string) predicate.Price
- func CurrencyNEQ(v string) predicate.Price
- func CurrencyNotIn(vs ...string) predicate.Price
- func Description(v string) predicate.Price
- func DescriptionContains(v string) predicate.Price
- func DescriptionContainsFold(v string) predicate.Price
- func DescriptionEQ(v string) predicate.Price
- func DescriptionEqualFold(v string) predicate.Price
- func DescriptionGT(v string) predicate.Price
- func DescriptionGTE(v string) predicate.Price
- func DescriptionHasPrefix(v string) predicate.Price
- func DescriptionHasSuffix(v string) predicate.Price
- func DescriptionIn(vs ...string) predicate.Price
- func DescriptionIsNil() predicate.Price
- func DescriptionLT(v string) predicate.Price
- func DescriptionLTE(v string) predicate.Price
- func DescriptionNEQ(v string) predicate.Price
- func DescriptionNotIn(vs ...string) predicate.Price
- func DescriptionNotNil() predicate.Price
- func DisplayAmount(v string) predicate.Price
- func DisplayAmountContains(v string) predicate.Price
- func DisplayAmountContainsFold(v string) predicate.Price
- func DisplayAmountEQ(v string) predicate.Price
- func DisplayAmountEqualFold(v string) predicate.Price
- func DisplayAmountGT(v string) predicate.Price
- func DisplayAmountGTE(v string) predicate.Price
- func DisplayAmountHasPrefix(v string) predicate.Price
- func DisplayAmountHasSuffix(v string) predicate.Price
- func DisplayAmountIn(vs ...string) predicate.Price
- func DisplayAmountLT(v string) predicate.Price
- func DisplayAmountLTE(v string) predicate.Price
- func DisplayAmountNEQ(v string) predicate.Price
- func DisplayAmountNotIn(vs ...string) predicate.Price
- func DisplayPriceUnitAmount(v string) predicate.Price
- func DisplayPriceUnitAmountContains(v string) predicate.Price
- func DisplayPriceUnitAmountContainsFold(v string) predicate.Price
- func DisplayPriceUnitAmountEQ(v string) predicate.Price
- func DisplayPriceUnitAmountEqualFold(v string) predicate.Price
- func DisplayPriceUnitAmountGT(v string) predicate.Price
- func DisplayPriceUnitAmountGTE(v string) predicate.Price
- func DisplayPriceUnitAmountHasPrefix(v string) predicate.Price
- func DisplayPriceUnitAmountHasSuffix(v string) predicate.Price
- func DisplayPriceUnitAmountIn(vs ...string) predicate.Price
- func DisplayPriceUnitAmountIsNil() predicate.Price
- func DisplayPriceUnitAmountLT(v string) predicate.Price
- func DisplayPriceUnitAmountLTE(v string) predicate.Price
- func DisplayPriceUnitAmountNEQ(v string) predicate.Price
- func DisplayPriceUnitAmountNotIn(vs ...string) predicate.Price
- func DisplayPriceUnitAmountNotNil() predicate.Price
- func EntityID(v string) predicate.Price
- func EntityIDContains(v string) predicate.Price
- func EntityIDContainsFold(v string) predicate.Price
- func EntityIDEQ(v string) predicate.Price
- func EntityIDEqualFold(v string) predicate.Price
- func EntityIDGT(v string) predicate.Price
- func EntityIDGTE(v string) predicate.Price
- func EntityIDHasPrefix(v string) predicate.Price
- func EntityIDHasSuffix(v string) predicate.Price
- func EntityIDIn(vs ...string) predicate.Price
- func EntityIDIsNil() predicate.Price
- func EntityIDLT(v string) predicate.Price
- func EntityIDLTE(v string) predicate.Price
- func EntityIDNEQ(v string) predicate.Price
- func EntityIDNotIn(vs ...string) predicate.Price
- func EntityIDNotNil() predicate.Price
- func EntityType(v string) predicate.Price
- func EntityTypeContains(v string) predicate.Price
- func EntityTypeContainsFold(v string) predicate.Price
- func EntityTypeEQ(v string) predicate.Price
- func EntityTypeEqualFold(v string) predicate.Price
- func EntityTypeGT(v string) predicate.Price
- func EntityTypeGTE(v string) predicate.Price
- func EntityTypeHasPrefix(v string) predicate.Price
- func EntityTypeHasSuffix(v string) predicate.Price
- func EntityTypeIn(vs ...string) predicate.Price
- func EntityTypeIsNil() predicate.Price
- func EntityTypeLT(v string) predicate.Price
- func EntityTypeLTE(v string) predicate.Price
- func EntityTypeNEQ(v string) predicate.Price
- func EntityTypeNotIn(vs ...string) predicate.Price
- func EntityTypeNotNil() predicate.Price
- func EnvironmentID(v string) predicate.Price
- func EnvironmentIDContains(v string) predicate.Price
- func EnvironmentIDContainsFold(v string) predicate.Price
- func EnvironmentIDEQ(v string) predicate.Price
- func EnvironmentIDEqualFold(v string) predicate.Price
- func EnvironmentIDGT(v string) predicate.Price
- func EnvironmentIDGTE(v string) predicate.Price
- func EnvironmentIDHasPrefix(v string) predicate.Price
- func EnvironmentIDHasSuffix(v string) predicate.Price
- func EnvironmentIDIn(vs ...string) predicate.Price
- func EnvironmentIDIsNil() predicate.Price
- func EnvironmentIDLT(v string) predicate.Price
- func EnvironmentIDLTE(v string) predicate.Price
- func EnvironmentIDNEQ(v string) predicate.Price
- func EnvironmentIDNotIn(vs ...string) predicate.Price
- func EnvironmentIDNotNil() predicate.Price
- func FilterValuesIsNil() predicate.Price
- func FilterValuesNotNil() predicate.Price
- func HasCostsheet() predicate.Price
- func HasCostsheetWith(preds ...predicate.Costsheet) predicate.Price
- func HasPriceUnitEdge() predicate.Price
- func HasPriceUnitEdgeWith(preds ...predicate.PriceUnit) predicate.Price
- func ID(id string) predicate.Price
- func IDContainsFold(id string) predicate.Price
- func IDEQ(id string) predicate.Price
- func IDEqualFold(id string) predicate.Price
- func IDGT(id string) predicate.Price
- func IDGTE(id string) predicate.Price
- func IDIn(ids ...string) predicate.Price
- func IDLT(id string) predicate.Price
- func IDLTE(id string) predicate.Price
- func IDNEQ(id string) predicate.Price
- func IDNotIn(ids ...string) predicate.Price
- func InvoiceCadence(v string) predicate.Price
- func InvoiceCadenceContains(v string) predicate.Price
- func InvoiceCadenceContainsFold(v string) predicate.Price
- func InvoiceCadenceEQ(v string) predicate.Price
- func InvoiceCadenceEqualFold(v string) predicate.Price
- func InvoiceCadenceGT(v string) predicate.Price
- func InvoiceCadenceGTE(v string) predicate.Price
- func InvoiceCadenceHasPrefix(v string) predicate.Price
- func InvoiceCadenceHasSuffix(v string) predicate.Price
- func InvoiceCadenceIn(vs ...string) predicate.Price
- func InvoiceCadenceIsNil() predicate.Price
- func InvoiceCadenceLT(v string) predicate.Price
- func InvoiceCadenceLTE(v string) predicate.Price
- func InvoiceCadenceNEQ(v string) predicate.Price
- func InvoiceCadenceNotIn(vs ...string) predicate.Price
- func InvoiceCadenceNotNil() predicate.Price
- func LookupKey(v string) predicate.Price
- func LookupKeyContains(v string) predicate.Price
- func LookupKeyContainsFold(v string) predicate.Price
- func LookupKeyEQ(v string) predicate.Price
- func LookupKeyEqualFold(v string) predicate.Price
- func LookupKeyGT(v string) predicate.Price
- func LookupKeyGTE(v string) predicate.Price
- func LookupKeyHasPrefix(v string) predicate.Price
- func LookupKeyHasSuffix(v string) predicate.Price
- func LookupKeyIn(vs ...string) predicate.Price
- func LookupKeyIsNil() predicate.Price
- func LookupKeyLT(v string) predicate.Price
- func LookupKeyLTE(v string) predicate.Price
- func LookupKeyNEQ(v string) predicate.Price
- func LookupKeyNotIn(vs ...string) predicate.Price
- func LookupKeyNotNil() predicate.Price
- func MetadataIsNil() predicate.Price
- func MetadataNotNil() predicate.Price
- func MeterID(v string) predicate.Price
- func MeterIDContains(v string) predicate.Price
- func MeterIDContainsFold(v string) predicate.Price
- func MeterIDEQ(v string) predicate.Price
- func MeterIDEqualFold(v string) predicate.Price
- func MeterIDGT(v string) predicate.Price
- func MeterIDGTE(v string) predicate.Price
- func MeterIDHasPrefix(v string) predicate.Price
- func MeterIDHasSuffix(v string) predicate.Price
- func MeterIDIn(vs ...string) predicate.Price
- func MeterIDIsNil() predicate.Price
- func MeterIDLT(v string) predicate.Price
- func MeterIDLTE(v string) predicate.Price
- func MeterIDNEQ(v string) predicate.Price
- func MeterIDNotIn(vs ...string) predicate.Price
- func MeterIDNotNil() predicate.Price
- func Not(p predicate.Price) predicate.Price
- func Or(predicates ...predicate.Price) predicate.Price
- func ParentPriceID(v string) predicate.Price
- func ParentPriceIDContains(v string) predicate.Price
- func ParentPriceIDContainsFold(v string) predicate.Price
- func ParentPriceIDEQ(v string) predicate.Price
- func ParentPriceIDEqualFold(v string) predicate.Price
- func ParentPriceIDGT(v string) predicate.Price
- func ParentPriceIDGTE(v string) predicate.Price
- func ParentPriceIDHasPrefix(v string) predicate.Price
- func ParentPriceIDHasSuffix(v string) predicate.Price
- func ParentPriceIDIn(vs ...string) predicate.Price
- func ParentPriceIDIsNil() predicate.Price
- func ParentPriceIDLT(v string) predicate.Price
- func ParentPriceIDLTE(v string) predicate.Price
- func ParentPriceIDNEQ(v string) predicate.Price
- func ParentPriceIDNotIn(vs ...string) predicate.Price
- func ParentPriceIDNotNil() predicate.Price
- func PriceUnit(v string) predicate.Price
- func PriceUnitAmount(v float64) predicate.Price
- func PriceUnitAmountEQ(v float64) predicate.Price
- func PriceUnitAmountGT(v float64) predicate.Price
- func PriceUnitAmountGTE(v float64) predicate.Price
- func PriceUnitAmountIn(vs ...float64) predicate.Price
- func PriceUnitAmountIsNil() predicate.Price
- func PriceUnitAmountLT(v float64) predicate.Price
- func PriceUnitAmountLTE(v float64) predicate.Price
- func PriceUnitAmountNEQ(v float64) predicate.Price
- func PriceUnitAmountNotIn(vs ...float64) predicate.Price
- func PriceUnitAmountNotNil() predicate.Price
- func PriceUnitContains(v string) predicate.Price
- func PriceUnitContainsFold(v string) predicate.Price
- func PriceUnitEQ(v string) predicate.Price
- func PriceUnitEqualFold(v string) predicate.Price
- func PriceUnitGT(v string) predicate.Price
- func PriceUnitGTE(v string) predicate.Price
- func PriceUnitHasPrefix(v string) predicate.Price
- func PriceUnitHasSuffix(v string) predicate.Price
- func PriceUnitID(v string) predicate.Price
- func PriceUnitIDContains(v string) predicate.Price
- func PriceUnitIDContainsFold(v string) predicate.Price
- func PriceUnitIDEQ(v string) predicate.Price
- func PriceUnitIDEqualFold(v string) predicate.Price
- func PriceUnitIDGT(v string) predicate.Price
- func PriceUnitIDGTE(v string) predicate.Price
- func PriceUnitIDHasPrefix(v string) predicate.Price
- func PriceUnitIDHasSuffix(v string) predicate.Price
- func PriceUnitIDIn(vs ...string) predicate.Price
- func PriceUnitIDIsNil() predicate.Price
- func PriceUnitIDLT(v string) predicate.Price
- func PriceUnitIDLTE(v string) predicate.Price
- func PriceUnitIDNEQ(v string) predicate.Price
- func PriceUnitIDNotIn(vs ...string) predicate.Price
- func PriceUnitIDNotNil() predicate.Price
- func PriceUnitIn(vs ...string) predicate.Price
- func PriceUnitIsNil() predicate.Price
- func PriceUnitLT(v string) predicate.Price
- func PriceUnitLTE(v string) predicate.Price
- func PriceUnitNEQ(v string) predicate.Price
- func PriceUnitNotIn(vs ...string) predicate.Price
- func PriceUnitNotNil() predicate.Price
- func PriceUnitTiersIsNil() predicate.Price
- func PriceUnitTiersNotNil() predicate.Price
- func PriceUnitType(v string) predicate.Price
- func PriceUnitTypeContains(v string) predicate.Price
- func PriceUnitTypeContainsFold(v string) predicate.Price
- func PriceUnitTypeEQ(v string) predicate.Price
- func PriceUnitTypeEqualFold(v string) predicate.Price
- func PriceUnitTypeGT(v string) predicate.Price
- func PriceUnitTypeGTE(v string) predicate.Price
- func PriceUnitTypeHasPrefix(v string) predicate.Price
- func PriceUnitTypeHasSuffix(v string) predicate.Price
- func PriceUnitTypeIn(vs ...string) predicate.Price
- func PriceUnitTypeLT(v string) predicate.Price
- func PriceUnitTypeLTE(v string) predicate.Price
- func PriceUnitTypeNEQ(v string) predicate.Price
- func PriceUnitTypeNotIn(vs ...string) predicate.Price
- func Status(v string) predicate.Price
- func StatusContains(v string) predicate.Price
- func StatusContainsFold(v string) predicate.Price
- func StatusEQ(v string) predicate.Price
- func StatusEqualFold(v string) predicate.Price
- func StatusGT(v string) predicate.Price
- func StatusGTE(v string) predicate.Price
- func StatusHasPrefix(v string) predicate.Price
- func StatusHasSuffix(v string) predicate.Price
- func StatusIn(vs ...string) predicate.Price
- func StatusLT(v string) predicate.Price
- func StatusLTE(v string) predicate.Price
- func StatusNEQ(v string) predicate.Price
- func StatusNotIn(vs ...string) predicate.Price
- func TenantID(v string) predicate.Price
- func TenantIDContains(v string) predicate.Price
- func TenantIDContainsFold(v string) predicate.Price
- func TenantIDEQ(v string) predicate.Price
- func TenantIDEqualFold(v string) predicate.Price
- func TenantIDGT(v string) predicate.Price
- func TenantIDGTE(v string) predicate.Price
- func TenantIDHasPrefix(v string) predicate.Price
- func TenantIDHasSuffix(v string) predicate.Price
- func TenantIDIn(vs ...string) predicate.Price
- func TenantIDLT(v string) predicate.Price
- func TenantIDLTE(v string) predicate.Price
- func TenantIDNEQ(v string) predicate.Price
- func TenantIDNotIn(vs ...string) predicate.Price
- func TierMode(v string) predicate.Price
- func TierModeContains(v string) predicate.Price
- func TierModeContainsFold(v string) predicate.Price
- func TierModeEQ(v string) predicate.Price
- func TierModeEqualFold(v string) predicate.Price
- func TierModeGT(v string) predicate.Price
- func TierModeGTE(v string) predicate.Price
- func TierModeHasPrefix(v string) predicate.Price
- func TierModeHasSuffix(v string) predicate.Price
- func TierModeIn(vs ...string) predicate.Price
- func TierModeIsNil() predicate.Price
- func TierModeLT(v string) predicate.Price
- func TierModeLTE(v string) predicate.Price
- func TierModeNEQ(v string) predicate.Price
- func TierModeNotIn(vs ...string) predicate.Price
- func TierModeNotNil() predicate.Price
- func TiersIsNil() predicate.Price
- func TiersNotNil() predicate.Price
- func TransformQuantityIsNil() predicate.Price
- func TransformQuantityNotNil() predicate.Price
- func TrialPeriod(v int) predicate.Price
- func TrialPeriodEQ(v int) predicate.Price
- func TrialPeriodGT(v int) predicate.Price
- func TrialPeriodGTE(v int) predicate.Price
- func TrialPeriodIn(vs ...int) predicate.Price
- func TrialPeriodLT(v int) predicate.Price
- func TrialPeriodLTE(v int) predicate.Price
- func TrialPeriodNEQ(v int) predicate.Price
- func TrialPeriodNotIn(vs ...int) predicate.Price
- func Type(v string) predicate.Price
- func TypeContains(v string) predicate.Price
- func TypeContainsFold(v string) predicate.Price
- func TypeEQ(v string) predicate.Price
- func TypeEqualFold(v string) predicate.Price
- func TypeGT(v string) predicate.Price
- func TypeGTE(v string) predicate.Price
- func TypeHasPrefix(v string) predicate.Price
- func TypeHasSuffix(v string) predicate.Price
- func TypeIn(vs ...string) predicate.Price
- func TypeLT(v string) predicate.Price
- func TypeLTE(v string) predicate.Price
- func TypeNEQ(v string) predicate.Price
- func TypeNotIn(vs ...string) predicate.Price
- func UpdatedAt(v time.Time) predicate.Price
- func UpdatedAtEQ(v time.Time) predicate.Price
- func UpdatedAtGT(v time.Time) predicate.Price
- func UpdatedAtGTE(v time.Time) predicate.Price
- func UpdatedAtIn(vs ...time.Time) predicate.Price
- func UpdatedAtLT(v time.Time) predicate.Price
- func UpdatedAtLTE(v time.Time) predicate.Price
- func UpdatedAtNEQ(v time.Time) predicate.Price
- func UpdatedAtNotIn(vs ...time.Time) predicate.Price
- func UpdatedBy(v string) predicate.Price
- func UpdatedByContains(v string) predicate.Price
- func UpdatedByContainsFold(v string) predicate.Price
- func UpdatedByEQ(v string) predicate.Price
- func UpdatedByEqualFold(v string) predicate.Price
- func UpdatedByGT(v string) predicate.Price
- func UpdatedByGTE(v string) predicate.Price
- func UpdatedByHasPrefix(v string) predicate.Price
- func UpdatedByHasSuffix(v string) predicate.Price
- func UpdatedByIn(vs ...string) predicate.Price
- func UpdatedByIsNil() predicate.Price
- func UpdatedByLT(v string) predicate.Price
- func UpdatedByLTE(v string) predicate.Price
- func UpdatedByNEQ(v string) predicate.Price
- func UpdatedByNotIn(vs ...string) predicate.Price
- func UpdatedByNotNil() predicate.Price
- func ValidColumn(column string) bool
- type OrderOption
- func ByAmount(opts ...sql.OrderTermOption) OrderOption
- func ByBillingCadence(opts ...sql.OrderTermOption) OrderOption
- func ByBillingModel(opts ...sql.OrderTermOption) OrderOption
- func ByBillingPeriod(opts ...sql.OrderTermOption) OrderOption
- func ByBillingPeriodCount(opts ...sql.OrderTermOption) OrderOption
- func ByConversionRate(opts ...sql.OrderTermOption) OrderOption
- func ByCostsheet(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByCostsheetCount(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByCurrency(opts ...sql.OrderTermOption) OrderOption
- func ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByDisplayAmount(opts ...sql.OrderTermOption) OrderOption
- func ByDisplayPriceUnitAmount(opts ...sql.OrderTermOption) OrderOption
- func ByEntityID(opts ...sql.OrderTermOption) OrderOption
- func ByEntityType(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByInvoiceCadence(opts ...sql.OrderTermOption) OrderOption
- func ByLookupKey(opts ...sql.OrderTermOption) OrderOption
- func ByMeterID(opts ...sql.OrderTermOption) OrderOption
- func ByParentPriceID(opts ...sql.OrderTermOption) OrderOption
- func ByPriceUnit(opts ...sql.OrderTermOption) OrderOption
- func ByPriceUnitAmount(opts ...sql.OrderTermOption) OrderOption
- func ByPriceUnitEdgeField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByPriceUnitID(opts ...sql.OrderTermOption) OrderOption
- func ByPriceUnitType(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByTenantID(opts ...sql.OrderTermOption) OrderOption
- func ByTierMode(opts ...sql.OrderTermOption) OrderOption
- func ByTrialPeriod(opts ...sql.OrderTermOption) OrderOption
- func ByType(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the price type in the database. Label = "price" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldTenantID holds the string denoting the tenant_id field in the database. FieldTenantID = "tenant_id" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // FieldCreatedBy holds the string denoting the created_by field in the database. FieldCreatedBy = "created_by" // FieldUpdatedBy holds the string denoting the updated_by field in the database. FieldUpdatedBy = "updated_by" // FieldEnvironmentID holds the string denoting the environment_id field in the database. FieldEnvironmentID = "environment_id" // FieldAmount holds the string denoting the amount field in the database. FieldAmount = "amount" // FieldCurrency holds the string denoting the currency field in the database. FieldCurrency = "currency" // FieldDisplayAmount holds the string denoting the display_amount field in the database. FieldDisplayAmount = "display_amount" // FieldPriceUnitType holds the string denoting the price_unit_type field in the database. FieldPriceUnitType = "price_unit_type" // FieldPriceUnitID holds the string denoting the price_unit_id field in the database. FieldPriceUnitID = "price_unit_id" // FieldPriceUnit holds the string denoting the price_unit field in the database. FieldPriceUnit = "price_unit" // FieldPriceUnitAmount holds the string denoting the price_unit_amount field in the database. FieldPriceUnitAmount = "price_unit_amount" // FieldDisplayPriceUnitAmount holds the string denoting the display_price_unit_amount field in the database. FieldDisplayPriceUnitAmount = "display_price_unit_amount" // FieldConversionRate holds the string denoting the conversion_rate field in the database. FieldConversionRate = "conversion_rate" // FieldType holds the string denoting the type field in the database. FieldType = "type" // FieldBillingPeriod holds the string denoting the billing_period field in the database. FieldBillingPeriod = "billing_period" // FieldBillingPeriodCount holds the string denoting the billing_period_count field in the database. FieldBillingPeriodCount = "billing_period_count" // FieldBillingModel holds the string denoting the billing_model field in the database. FieldBillingModel = "billing_model" // FieldBillingCadence holds the string denoting the billing_cadence field in the database. FieldBillingCadence = "billing_cadence" // FieldInvoiceCadence holds the string denoting the invoice_cadence field in the database. FieldInvoiceCadence = "invoice_cadence" // FieldTrialPeriod holds the string denoting the trial_period field in the database. FieldTrialPeriod = "trial_period" // FieldMeterID holds the string denoting the meter_id field in the database. FieldMeterID = "meter_id" // FieldFilterValues holds the string denoting the filter_values field in the database. FieldFilterValues = "filter_values" // FieldTierMode holds the string denoting the tier_mode field in the database. FieldTierMode = "tier_mode" // FieldTiers holds the string denoting the tiers field in the database. FieldTiers = "tiers" // FieldPriceUnitTiers holds the string denoting the price_unit_tiers field in the database. FieldPriceUnitTiers = "price_unit_tiers" // FieldTransformQuantity holds the string denoting the transform_quantity field in the database. FieldTransformQuantity = "transform_quantity" // FieldLookupKey holds the string denoting the lookup_key field in the database. FieldLookupKey = "lookup_key" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // FieldEntityType holds the string denoting the entity_type field in the database. FieldEntityType = "entity_type" // FieldEntityID holds the string denoting the entity_id field in the database. FieldEntityID = "entity_id" // FieldParentPriceID holds the string denoting the parent_price_id field in the database. FieldParentPriceID = "parent_price_id" // EdgeCostsheet holds the string denoting the costsheet edge name in mutations. EdgeCostsheet = "costsheet" // EdgePriceUnitEdge holds the string denoting the price_unit_edge edge name in mutations. EdgePriceUnitEdge = "price_unit_edge" // Table holds the table name of the price in the database. Table = "prices" // CostsheetTable is the table that holds the costsheet relation/edge. CostsheetTable = "costsheet" // CostsheetInverseTable is the table name for the Costsheet entity. // It exists in this package in order to avoid circular dependency with the "costsheet" package. CostsheetInverseTable = "costsheet" // CostsheetColumn is the table column denoting the costsheet relation/edge. CostsheetColumn = "price_id" // PriceUnitEdgeTable is the table that holds the price_unit_edge relation/edge. PriceUnitEdgeTable = "prices" // PriceUnitEdgeInverseTable is the table name for the PriceUnit entity. // It exists in this package in order to avoid circular dependency with the "priceunit" package. PriceUnitEdgeInverseTable = "price_unit" // PriceUnitEdgeColumn is the table column denoting the price_unit_edge relation/edge. PriceUnitEdgeColumn = "price_unit_id" )
Variables ¶
var ( // TenantIDValidator is a validator for the "tenant_id" field. It is called by the builders before save. TenantIDValidator func(string) error // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus string // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // DefaultEnvironmentID holds the default value on creation for the "environment_id" field. DefaultEnvironmentID string // CurrencyValidator is a validator for the "currency" field. It is called by the builders before save. CurrencyValidator func(string) error // DisplayAmountValidator is a validator for the "display_amount" field. It is called by the builders before save. DisplayAmountValidator func(string) error // DefaultPriceUnitType holds the default value on creation for the "price_unit_type" field. DefaultPriceUnitType string // PriceUnitTypeValidator is a validator for the "price_unit_type" field. It is called by the builders before save. PriceUnitTypeValidator func(string) error // TypeValidator is a validator for the "type" field. It is called by the builders before save. TypeValidator func(string) error // BillingPeriodValidator is a validator for the "billing_period" field. It is called by the builders before save. BillingPeriodValidator func(string) error // BillingPeriodCountValidator is a validator for the "billing_period_count" field. It is called by the builders before save. BillingPeriodCountValidator func(int) error // BillingModelValidator is a validator for the "billing_model" field. It is called by the builders before save. BillingModelValidator func(string) error // BillingCadenceValidator is a validator for the "billing_cadence" field. It is called by the builders before save. BillingCadenceValidator func(string) error // DefaultTrialPeriod holds the default value on creation for the "trial_period" field. DefaultTrialPeriod int // DefaultEntityType holds the default value on creation for the "entity_type" field. DefaultEntityType string )
var Columns = []string{ FieldID, FieldTenantID, FieldStatus, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldEnvironmentID, FieldAmount, FieldCurrency, FieldDisplayAmount, FieldPriceUnitType, FieldPriceUnitID, FieldPriceUnit, FieldPriceUnitAmount, FieldDisplayPriceUnitAmount, FieldConversionRate, FieldType, FieldBillingPeriod, FieldBillingPeriodCount, FieldBillingModel, FieldBillingCadence, FieldInvoiceCadence, FieldTrialPeriod, FieldMeterID, FieldFilterValues, FieldTierMode, FieldTiers, FieldPriceUnitTiers, FieldTransformQuantity, FieldLookupKey, FieldDescription, FieldMetadata, FieldEntityType, FieldEntityID, FieldParentPriceID, }
Columns holds all SQL columns for price fields.
var ForeignKeys = []string{
"addon_prices",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "prices" table and are not defined as standalone fields in the schema.
Functions ¶
func Amount ¶
Amount applies equality check predicate on the "amount" field. It's identical to AmountEQ.
func AmountNotIn ¶
AmountNotIn applies the NotIn predicate on the "amount" field.
func BillingCadence ¶
BillingCadence applies equality check predicate on the "billing_cadence" field. It's identical to BillingCadenceEQ.
func BillingCadenceContains ¶
BillingCadenceContains applies the Contains predicate on the "billing_cadence" field.
func BillingCadenceContainsFold ¶
BillingCadenceContainsFold applies the ContainsFold predicate on the "billing_cadence" field.
func BillingCadenceEQ ¶
BillingCadenceEQ applies the EQ predicate on the "billing_cadence" field.
func BillingCadenceEqualFold ¶
BillingCadenceEqualFold applies the EqualFold predicate on the "billing_cadence" field.
func BillingCadenceGT ¶
BillingCadenceGT applies the GT predicate on the "billing_cadence" field.
func BillingCadenceGTE ¶
BillingCadenceGTE applies the GTE predicate on the "billing_cadence" field.
func BillingCadenceHasPrefix ¶
BillingCadenceHasPrefix applies the HasPrefix predicate on the "billing_cadence" field.
func BillingCadenceHasSuffix ¶
BillingCadenceHasSuffix applies the HasSuffix predicate on the "billing_cadence" field.
func BillingCadenceIn ¶
BillingCadenceIn applies the In predicate on the "billing_cadence" field.
func BillingCadenceLT ¶
BillingCadenceLT applies the LT predicate on the "billing_cadence" field.
func BillingCadenceLTE ¶
BillingCadenceLTE applies the LTE predicate on the "billing_cadence" field.
func BillingCadenceNEQ ¶
BillingCadenceNEQ applies the NEQ predicate on the "billing_cadence" field.
func BillingCadenceNotIn ¶
BillingCadenceNotIn applies the NotIn predicate on the "billing_cadence" field.
func BillingModel ¶
BillingModel applies equality check predicate on the "billing_model" field. It's identical to BillingModelEQ.
func BillingModelContains ¶
BillingModelContains applies the Contains predicate on the "billing_model" field.
func BillingModelContainsFold ¶
BillingModelContainsFold applies the ContainsFold predicate on the "billing_model" field.
func BillingModelEQ ¶
BillingModelEQ applies the EQ predicate on the "billing_model" field.
func BillingModelEqualFold ¶
BillingModelEqualFold applies the EqualFold predicate on the "billing_model" field.
func BillingModelGT ¶
BillingModelGT applies the GT predicate on the "billing_model" field.
func BillingModelGTE ¶
BillingModelGTE applies the GTE predicate on the "billing_model" field.
func BillingModelHasPrefix ¶
BillingModelHasPrefix applies the HasPrefix predicate on the "billing_model" field.
func BillingModelHasSuffix ¶
BillingModelHasSuffix applies the HasSuffix predicate on the "billing_model" field.
func BillingModelIn ¶
BillingModelIn applies the In predicate on the "billing_model" field.
func BillingModelLT ¶
BillingModelLT applies the LT predicate on the "billing_model" field.
func BillingModelLTE ¶
BillingModelLTE applies the LTE predicate on the "billing_model" field.
func BillingModelNEQ ¶
BillingModelNEQ applies the NEQ predicate on the "billing_model" field.
func BillingModelNotIn ¶
BillingModelNotIn applies the NotIn predicate on the "billing_model" field.
func BillingPeriod ¶
BillingPeriod applies equality check predicate on the "billing_period" field. It's identical to BillingPeriodEQ.
func BillingPeriodContains ¶
BillingPeriodContains applies the Contains predicate on the "billing_period" field.
func BillingPeriodContainsFold ¶
BillingPeriodContainsFold applies the ContainsFold predicate on the "billing_period" field.
func BillingPeriodCount ¶
BillingPeriodCount applies equality check predicate on the "billing_period_count" field. It's identical to BillingPeriodCountEQ.
func BillingPeriodCountEQ ¶
BillingPeriodCountEQ applies the EQ predicate on the "billing_period_count" field.
func BillingPeriodCountGT ¶
BillingPeriodCountGT applies the GT predicate on the "billing_period_count" field.
func BillingPeriodCountGTE ¶
BillingPeriodCountGTE applies the GTE predicate on the "billing_period_count" field.
func BillingPeriodCountIn ¶
BillingPeriodCountIn applies the In predicate on the "billing_period_count" field.
func BillingPeriodCountLT ¶
BillingPeriodCountLT applies the LT predicate on the "billing_period_count" field.
func BillingPeriodCountLTE ¶
BillingPeriodCountLTE applies the LTE predicate on the "billing_period_count" field.
func BillingPeriodCountNEQ ¶
BillingPeriodCountNEQ applies the NEQ predicate on the "billing_period_count" field.
func BillingPeriodCountNotIn ¶
BillingPeriodCountNotIn applies the NotIn predicate on the "billing_period_count" field.
func BillingPeriodEQ ¶
BillingPeriodEQ applies the EQ predicate on the "billing_period" field.
func BillingPeriodEqualFold ¶
BillingPeriodEqualFold applies the EqualFold predicate on the "billing_period" field.
func BillingPeriodGT ¶
BillingPeriodGT applies the GT predicate on the "billing_period" field.
func BillingPeriodGTE ¶
BillingPeriodGTE applies the GTE predicate on the "billing_period" field.
func BillingPeriodHasPrefix ¶
BillingPeriodHasPrefix applies the HasPrefix predicate on the "billing_period" field.
func BillingPeriodHasSuffix ¶
BillingPeriodHasSuffix applies the HasSuffix predicate on the "billing_period" field.
func BillingPeriodIn ¶
BillingPeriodIn applies the In predicate on the "billing_period" field.
func BillingPeriodLT ¶
BillingPeriodLT applies the LT predicate on the "billing_period" field.
func BillingPeriodLTE ¶
BillingPeriodLTE applies the LTE predicate on the "billing_period" field.
func BillingPeriodNEQ ¶
BillingPeriodNEQ applies the NEQ predicate on the "billing_period" field.
func BillingPeriodNotIn ¶
BillingPeriodNotIn applies the NotIn predicate on the "billing_period" field.
func ConversionRate ¶ added in v1.0.21
ConversionRate applies equality check predicate on the "conversion_rate" field. It's identical to ConversionRateEQ.
func ConversionRateEQ ¶ added in v1.0.21
ConversionRateEQ applies the EQ predicate on the "conversion_rate" field.
func ConversionRateGT ¶ added in v1.0.21
ConversionRateGT applies the GT predicate on the "conversion_rate" field.
func ConversionRateGTE ¶ added in v1.0.21
ConversionRateGTE applies the GTE predicate on the "conversion_rate" field.
func ConversionRateIn ¶ added in v1.0.21
ConversionRateIn applies the In predicate on the "conversion_rate" field.
func ConversionRateIsNil ¶ added in v1.0.21
ConversionRateIsNil applies the IsNil predicate on the "conversion_rate" field.
func ConversionRateLT ¶ added in v1.0.21
ConversionRateLT applies the LT predicate on the "conversion_rate" field.
func ConversionRateLTE ¶ added in v1.0.21
ConversionRateLTE applies the LTE predicate on the "conversion_rate" field.
func ConversionRateNEQ ¶ added in v1.0.21
ConversionRateNEQ applies the NEQ predicate on the "conversion_rate" field.
func ConversionRateNotIn ¶ added in v1.0.21
ConversionRateNotIn applies the NotIn predicate on the "conversion_rate" field.
func ConversionRateNotNil ¶ added in v1.0.21
ConversionRateNotNil applies the NotNil predicate on the "conversion_rate" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedBy ¶
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func Currency ¶
Currency applies equality check predicate on the "currency" field. It's identical to CurrencyEQ.
func CurrencyContains ¶
CurrencyContains applies the Contains predicate on the "currency" field.
func CurrencyContainsFold ¶
CurrencyContainsFold applies the ContainsFold predicate on the "currency" field.
func CurrencyEQ ¶
CurrencyEQ applies the EQ predicate on the "currency" field.
func CurrencyEqualFold ¶
CurrencyEqualFold applies the EqualFold predicate on the "currency" field.
func CurrencyGT ¶
CurrencyGT applies the GT predicate on the "currency" field.
func CurrencyGTE ¶
CurrencyGTE applies the GTE predicate on the "currency" field.
func CurrencyHasPrefix ¶
CurrencyHasPrefix applies the HasPrefix predicate on the "currency" field.
func CurrencyHasSuffix ¶
CurrencyHasSuffix applies the HasSuffix predicate on the "currency" field.
func CurrencyIn ¶
CurrencyIn applies the In predicate on the "currency" field.
func CurrencyLT ¶
CurrencyLT applies the LT predicate on the "currency" field.
func CurrencyLTE ¶
CurrencyLTE applies the LTE predicate on the "currency" field.
func CurrencyNEQ ¶
CurrencyNEQ applies the NEQ predicate on the "currency" field.
func CurrencyNotIn ¶
CurrencyNotIn applies the NotIn predicate on the "currency" field.
func Description ¶
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
DescriptionNotNil applies the NotNil predicate on the "description" field.
func DisplayAmount ¶
DisplayAmount applies equality check predicate on the "display_amount" field. It's identical to DisplayAmountEQ.
func DisplayAmountContains ¶
DisplayAmountContains applies the Contains predicate on the "display_amount" field.
func DisplayAmountContainsFold ¶
DisplayAmountContainsFold applies the ContainsFold predicate on the "display_amount" field.
func DisplayAmountEQ ¶
DisplayAmountEQ applies the EQ predicate on the "display_amount" field.
func DisplayAmountEqualFold ¶
DisplayAmountEqualFold applies the EqualFold predicate on the "display_amount" field.
func DisplayAmountGT ¶
DisplayAmountGT applies the GT predicate on the "display_amount" field.
func DisplayAmountGTE ¶
DisplayAmountGTE applies the GTE predicate on the "display_amount" field.
func DisplayAmountHasPrefix ¶
DisplayAmountHasPrefix applies the HasPrefix predicate on the "display_amount" field.
func DisplayAmountHasSuffix ¶
DisplayAmountHasSuffix applies the HasSuffix predicate on the "display_amount" field.
func DisplayAmountIn ¶
DisplayAmountIn applies the In predicate on the "display_amount" field.
func DisplayAmountLT ¶
DisplayAmountLT applies the LT predicate on the "display_amount" field.
func DisplayAmountLTE ¶
DisplayAmountLTE applies the LTE predicate on the "display_amount" field.
func DisplayAmountNEQ ¶
DisplayAmountNEQ applies the NEQ predicate on the "display_amount" field.
func DisplayAmountNotIn ¶
DisplayAmountNotIn applies the NotIn predicate on the "display_amount" field.
func DisplayPriceUnitAmount ¶ added in v1.0.21
DisplayPriceUnitAmount applies equality check predicate on the "display_price_unit_amount" field. It's identical to DisplayPriceUnitAmountEQ.
func DisplayPriceUnitAmountContains ¶ added in v1.0.21
DisplayPriceUnitAmountContains applies the Contains predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountContainsFold ¶ added in v1.0.21
DisplayPriceUnitAmountContainsFold applies the ContainsFold predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountEQ ¶ added in v1.0.21
DisplayPriceUnitAmountEQ applies the EQ predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountEqualFold ¶ added in v1.0.21
DisplayPriceUnitAmountEqualFold applies the EqualFold predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountGT ¶ added in v1.0.21
DisplayPriceUnitAmountGT applies the GT predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountGTE ¶ added in v1.0.21
DisplayPriceUnitAmountGTE applies the GTE predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountHasPrefix ¶ added in v1.0.21
DisplayPriceUnitAmountHasPrefix applies the HasPrefix predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountHasSuffix ¶ added in v1.0.21
DisplayPriceUnitAmountHasSuffix applies the HasSuffix predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountIn ¶ added in v1.0.21
DisplayPriceUnitAmountIn applies the In predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountIsNil ¶ added in v1.0.21
DisplayPriceUnitAmountIsNil applies the IsNil predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountLT ¶ added in v1.0.21
DisplayPriceUnitAmountLT applies the LT predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountLTE ¶ added in v1.0.21
DisplayPriceUnitAmountLTE applies the LTE predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountNEQ ¶ added in v1.0.21
DisplayPriceUnitAmountNEQ applies the NEQ predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountNotIn ¶ added in v1.0.21
DisplayPriceUnitAmountNotIn applies the NotIn predicate on the "display_price_unit_amount" field.
func DisplayPriceUnitAmountNotNil ¶ added in v1.0.21
DisplayPriceUnitAmountNotNil applies the NotNil predicate on the "display_price_unit_amount" field.
func EntityID ¶ added in v1.0.21
EntityID applies equality check predicate on the "entity_id" field. It's identical to EntityIDEQ.
func EntityIDContains ¶ added in v1.0.21
EntityIDContains applies the Contains predicate on the "entity_id" field.
func EntityIDContainsFold ¶ added in v1.0.21
EntityIDContainsFold applies the ContainsFold predicate on the "entity_id" field.
func EntityIDEQ ¶ added in v1.0.21
EntityIDEQ applies the EQ predicate on the "entity_id" field.
func EntityIDEqualFold ¶ added in v1.0.21
EntityIDEqualFold applies the EqualFold predicate on the "entity_id" field.
func EntityIDGT ¶ added in v1.0.21
EntityIDGT applies the GT predicate on the "entity_id" field.
func EntityIDGTE ¶ added in v1.0.21
EntityIDGTE applies the GTE predicate on the "entity_id" field.
func EntityIDHasPrefix ¶ added in v1.0.21
EntityIDHasPrefix applies the HasPrefix predicate on the "entity_id" field.
func EntityIDHasSuffix ¶ added in v1.0.21
EntityIDHasSuffix applies the HasSuffix predicate on the "entity_id" field.
func EntityIDIn ¶ added in v1.0.21
EntityIDIn applies the In predicate on the "entity_id" field.
func EntityIDIsNil ¶ added in v1.0.21
EntityIDIsNil applies the IsNil predicate on the "entity_id" field.
func EntityIDLT ¶ added in v1.0.21
EntityIDLT applies the LT predicate on the "entity_id" field.
func EntityIDLTE ¶ added in v1.0.21
EntityIDLTE applies the LTE predicate on the "entity_id" field.
func EntityIDNEQ ¶ added in v1.0.21
EntityIDNEQ applies the NEQ predicate on the "entity_id" field.
func EntityIDNotIn ¶ added in v1.0.21
EntityIDNotIn applies the NotIn predicate on the "entity_id" field.
func EntityIDNotNil ¶ added in v1.0.21
EntityIDNotNil applies the NotNil predicate on the "entity_id" field.
func EntityType ¶ added in v1.0.21
EntityType applies equality check predicate on the "entity_type" field. It's identical to EntityTypeEQ.
func EntityTypeContains ¶ added in v1.0.21
EntityTypeContains applies the Contains predicate on the "entity_type" field.
func EntityTypeContainsFold ¶ added in v1.0.21
EntityTypeContainsFold applies the ContainsFold predicate on the "entity_type" field.
func EntityTypeEQ ¶ added in v1.0.21
EntityTypeEQ applies the EQ predicate on the "entity_type" field.
func EntityTypeEqualFold ¶ added in v1.0.21
EntityTypeEqualFold applies the EqualFold predicate on the "entity_type" field.
func EntityTypeGT ¶ added in v1.0.21
EntityTypeGT applies the GT predicate on the "entity_type" field.
func EntityTypeGTE ¶ added in v1.0.21
EntityTypeGTE applies the GTE predicate on the "entity_type" field.
func EntityTypeHasPrefix ¶ added in v1.0.21
EntityTypeHasPrefix applies the HasPrefix predicate on the "entity_type" field.
func EntityTypeHasSuffix ¶ added in v1.0.21
EntityTypeHasSuffix applies the HasSuffix predicate on the "entity_type" field.
func EntityTypeIn ¶ added in v1.0.21
EntityTypeIn applies the In predicate on the "entity_type" field.
func EntityTypeIsNil ¶ added in v1.0.21
EntityTypeIsNil applies the IsNil predicate on the "entity_type" field.
func EntityTypeLT ¶ added in v1.0.21
EntityTypeLT applies the LT predicate on the "entity_type" field.
func EntityTypeLTE ¶ added in v1.0.21
EntityTypeLTE applies the LTE predicate on the "entity_type" field.
func EntityTypeNEQ ¶ added in v1.0.21
EntityTypeNEQ applies the NEQ predicate on the "entity_type" field.
func EntityTypeNotIn ¶ added in v1.0.21
EntityTypeNotIn applies the NotIn predicate on the "entity_type" field.
func EntityTypeNotNil ¶ added in v1.0.21
EntityTypeNotNil applies the NotNil predicate on the "entity_type" field.
func EnvironmentID ¶
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func FilterValuesIsNil ¶
FilterValuesIsNil applies the IsNil predicate on the "filter_values" field.
func FilterValuesNotNil ¶
FilterValuesNotNil applies the NotNil predicate on the "filter_values" field.
func HasCostsheet ¶ added in v1.0.18
HasCostsheet applies the HasEdge predicate on the "costsheet" edge.
func HasCostsheetWith ¶ added in v1.0.18
HasCostsheetWith applies the HasEdge predicate on the "costsheet" edge with a given conditions (other predicates).
func HasPriceUnitEdge ¶ added in v1.0.21
HasPriceUnitEdge applies the HasEdge predicate on the "price_unit_edge" edge.
func HasPriceUnitEdgeWith ¶ added in v1.0.21
HasPriceUnitEdgeWith applies the HasEdge predicate on the "price_unit_edge" edge with a given conditions (other predicates).
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func InvoiceCadence ¶
InvoiceCadence applies equality check predicate on the "invoice_cadence" field. It's identical to InvoiceCadenceEQ.
func InvoiceCadenceContains ¶
InvoiceCadenceContains applies the Contains predicate on the "invoice_cadence" field.
func InvoiceCadenceContainsFold ¶
InvoiceCadenceContainsFold applies the ContainsFold predicate on the "invoice_cadence" field.
func InvoiceCadenceEQ ¶
InvoiceCadenceEQ applies the EQ predicate on the "invoice_cadence" field.
func InvoiceCadenceEqualFold ¶
InvoiceCadenceEqualFold applies the EqualFold predicate on the "invoice_cadence" field.
func InvoiceCadenceGT ¶
InvoiceCadenceGT applies the GT predicate on the "invoice_cadence" field.
func InvoiceCadenceGTE ¶
InvoiceCadenceGTE applies the GTE predicate on the "invoice_cadence" field.
func InvoiceCadenceHasPrefix ¶
InvoiceCadenceHasPrefix applies the HasPrefix predicate on the "invoice_cadence" field.
func InvoiceCadenceHasSuffix ¶
InvoiceCadenceHasSuffix applies the HasSuffix predicate on the "invoice_cadence" field.
func InvoiceCadenceIn ¶
InvoiceCadenceIn applies the In predicate on the "invoice_cadence" field.
func InvoiceCadenceIsNil ¶
InvoiceCadenceIsNil applies the IsNil predicate on the "invoice_cadence" field.
func InvoiceCadenceLT ¶
InvoiceCadenceLT applies the LT predicate on the "invoice_cadence" field.
func InvoiceCadenceLTE ¶
InvoiceCadenceLTE applies the LTE predicate on the "invoice_cadence" field.
func InvoiceCadenceNEQ ¶
InvoiceCadenceNEQ applies the NEQ predicate on the "invoice_cadence" field.
func InvoiceCadenceNotIn ¶
InvoiceCadenceNotIn applies the NotIn predicate on the "invoice_cadence" field.
func InvoiceCadenceNotNil ¶
InvoiceCadenceNotNil applies the NotNil predicate on the "invoice_cadence" field.
func LookupKey ¶
LookupKey applies equality check predicate on the "lookup_key" field. It's identical to LookupKeyEQ.
func LookupKeyContains ¶
LookupKeyContains applies the Contains predicate on the "lookup_key" field.
func LookupKeyContainsFold ¶
LookupKeyContainsFold applies the ContainsFold predicate on the "lookup_key" field.
func LookupKeyEQ ¶
LookupKeyEQ applies the EQ predicate on the "lookup_key" field.
func LookupKeyEqualFold ¶
LookupKeyEqualFold applies the EqualFold predicate on the "lookup_key" field.
func LookupKeyGT ¶
LookupKeyGT applies the GT predicate on the "lookup_key" field.
func LookupKeyGTE ¶
LookupKeyGTE applies the GTE predicate on the "lookup_key" field.
func LookupKeyHasPrefix ¶
LookupKeyHasPrefix applies the HasPrefix predicate on the "lookup_key" field.
func LookupKeyHasSuffix ¶
LookupKeyHasSuffix applies the HasSuffix predicate on the "lookup_key" field.
func LookupKeyIn ¶
LookupKeyIn applies the In predicate on the "lookup_key" field.
func LookupKeyIsNil ¶
LookupKeyIsNil applies the IsNil predicate on the "lookup_key" field.
func LookupKeyLT ¶
LookupKeyLT applies the LT predicate on the "lookup_key" field.
func LookupKeyLTE ¶
LookupKeyLTE applies the LTE predicate on the "lookup_key" field.
func LookupKeyNEQ ¶
LookupKeyNEQ applies the NEQ predicate on the "lookup_key" field.
func LookupKeyNotIn ¶
LookupKeyNotIn applies the NotIn predicate on the "lookup_key" field.
func LookupKeyNotNil ¶
LookupKeyNotNil applies the NotNil predicate on the "lookup_key" field.
func MetadataIsNil ¶
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func MeterID ¶
MeterID applies equality check predicate on the "meter_id" field. It's identical to MeterIDEQ.
func MeterIDContains ¶
MeterIDContains applies the Contains predicate on the "meter_id" field.
func MeterIDContainsFold ¶
MeterIDContainsFold applies the ContainsFold predicate on the "meter_id" field.
func MeterIDEqualFold ¶
MeterIDEqualFold applies the EqualFold predicate on the "meter_id" field.
func MeterIDGTE ¶
MeterIDGTE applies the GTE predicate on the "meter_id" field.
func MeterIDHasPrefix ¶
MeterIDHasPrefix applies the HasPrefix predicate on the "meter_id" field.
func MeterIDHasSuffix ¶
MeterIDHasSuffix applies the HasSuffix predicate on the "meter_id" field.
func MeterIDIsNil ¶
MeterIDIsNil applies the IsNil predicate on the "meter_id" field.
func MeterIDLTE ¶
MeterIDLTE applies the LTE predicate on the "meter_id" field.
func MeterIDNEQ ¶
MeterIDNEQ applies the NEQ predicate on the "meter_id" field.
func MeterIDNotIn ¶
MeterIDNotIn applies the NotIn predicate on the "meter_id" field.
func MeterIDNotNil ¶
MeterIDNotNil applies the NotNil predicate on the "meter_id" field.
func ParentPriceID ¶ added in v1.0.21
ParentPriceID applies equality check predicate on the "parent_price_id" field. It's identical to ParentPriceIDEQ.
func ParentPriceIDContains ¶ added in v1.0.21
ParentPriceIDContains applies the Contains predicate on the "parent_price_id" field.
func ParentPriceIDContainsFold ¶ added in v1.0.21
ParentPriceIDContainsFold applies the ContainsFold predicate on the "parent_price_id" field.
func ParentPriceIDEQ ¶ added in v1.0.21
ParentPriceIDEQ applies the EQ predicate on the "parent_price_id" field.
func ParentPriceIDEqualFold ¶ added in v1.0.21
ParentPriceIDEqualFold applies the EqualFold predicate on the "parent_price_id" field.
func ParentPriceIDGT ¶ added in v1.0.21
ParentPriceIDGT applies the GT predicate on the "parent_price_id" field.
func ParentPriceIDGTE ¶ added in v1.0.21
ParentPriceIDGTE applies the GTE predicate on the "parent_price_id" field.
func ParentPriceIDHasPrefix ¶ added in v1.0.21
ParentPriceIDHasPrefix applies the HasPrefix predicate on the "parent_price_id" field.
func ParentPriceIDHasSuffix ¶ added in v1.0.21
ParentPriceIDHasSuffix applies the HasSuffix predicate on the "parent_price_id" field.
func ParentPriceIDIn ¶ added in v1.0.21
ParentPriceIDIn applies the In predicate on the "parent_price_id" field.
func ParentPriceIDIsNil ¶ added in v1.0.21
ParentPriceIDIsNil applies the IsNil predicate on the "parent_price_id" field.
func ParentPriceIDLT ¶ added in v1.0.21
ParentPriceIDLT applies the LT predicate on the "parent_price_id" field.
func ParentPriceIDLTE ¶ added in v1.0.21
ParentPriceIDLTE applies the LTE predicate on the "parent_price_id" field.
func ParentPriceIDNEQ ¶ added in v1.0.21
ParentPriceIDNEQ applies the NEQ predicate on the "parent_price_id" field.
func ParentPriceIDNotIn ¶ added in v1.0.21
ParentPriceIDNotIn applies the NotIn predicate on the "parent_price_id" field.
func ParentPriceIDNotNil ¶ added in v1.0.21
ParentPriceIDNotNil applies the NotNil predicate on the "parent_price_id" field.
func PriceUnit ¶ added in v1.0.21
PriceUnit applies equality check predicate on the "price_unit" field. It's identical to PriceUnitEQ.
func PriceUnitAmount ¶ added in v1.0.21
PriceUnitAmount applies equality check predicate on the "price_unit_amount" field. It's identical to PriceUnitAmountEQ.
func PriceUnitAmountEQ ¶ added in v1.0.21
PriceUnitAmountEQ applies the EQ predicate on the "price_unit_amount" field.
func PriceUnitAmountGT ¶ added in v1.0.21
PriceUnitAmountGT applies the GT predicate on the "price_unit_amount" field.
func PriceUnitAmountGTE ¶ added in v1.0.21
PriceUnitAmountGTE applies the GTE predicate on the "price_unit_amount" field.
func PriceUnitAmountIn ¶ added in v1.0.21
PriceUnitAmountIn applies the In predicate on the "price_unit_amount" field.
func PriceUnitAmountIsNil ¶ added in v1.0.21
PriceUnitAmountIsNil applies the IsNil predicate on the "price_unit_amount" field.
func PriceUnitAmountLT ¶ added in v1.0.21
PriceUnitAmountLT applies the LT predicate on the "price_unit_amount" field.
func PriceUnitAmountLTE ¶ added in v1.0.21
PriceUnitAmountLTE applies the LTE predicate on the "price_unit_amount" field.
func PriceUnitAmountNEQ ¶ added in v1.0.21
PriceUnitAmountNEQ applies the NEQ predicate on the "price_unit_amount" field.
func PriceUnitAmountNotIn ¶ added in v1.0.21
PriceUnitAmountNotIn applies the NotIn predicate on the "price_unit_amount" field.
func PriceUnitAmountNotNil ¶ added in v1.0.21
PriceUnitAmountNotNil applies the NotNil predicate on the "price_unit_amount" field.
func PriceUnitContains ¶ added in v1.0.21
PriceUnitContains applies the Contains predicate on the "price_unit" field.
func PriceUnitContainsFold ¶ added in v1.0.21
PriceUnitContainsFold applies the ContainsFold predicate on the "price_unit" field.
func PriceUnitEQ ¶ added in v1.0.21
PriceUnitEQ applies the EQ predicate on the "price_unit" field.
func PriceUnitEqualFold ¶ added in v1.0.21
PriceUnitEqualFold applies the EqualFold predicate on the "price_unit" field.
func PriceUnitGT ¶ added in v1.0.21
PriceUnitGT applies the GT predicate on the "price_unit" field.
func PriceUnitGTE ¶ added in v1.0.21
PriceUnitGTE applies the GTE predicate on the "price_unit" field.
func PriceUnitHasPrefix ¶ added in v1.0.21
PriceUnitHasPrefix applies the HasPrefix predicate on the "price_unit" field.
func PriceUnitHasSuffix ¶ added in v1.0.21
PriceUnitHasSuffix applies the HasSuffix predicate on the "price_unit" field.
func PriceUnitID ¶ added in v1.0.21
PriceUnitID applies equality check predicate on the "price_unit_id" field. It's identical to PriceUnitIDEQ.
func PriceUnitIDContains ¶ added in v1.0.21
PriceUnitIDContains applies the Contains predicate on the "price_unit_id" field.
func PriceUnitIDContainsFold ¶ added in v1.0.21
PriceUnitIDContainsFold applies the ContainsFold predicate on the "price_unit_id" field.
func PriceUnitIDEQ ¶ added in v1.0.21
PriceUnitIDEQ applies the EQ predicate on the "price_unit_id" field.
func PriceUnitIDEqualFold ¶ added in v1.0.21
PriceUnitIDEqualFold applies the EqualFold predicate on the "price_unit_id" field.
func PriceUnitIDGT ¶ added in v1.0.21
PriceUnitIDGT applies the GT predicate on the "price_unit_id" field.
func PriceUnitIDGTE ¶ added in v1.0.21
PriceUnitIDGTE applies the GTE predicate on the "price_unit_id" field.
func PriceUnitIDHasPrefix ¶ added in v1.0.21
PriceUnitIDHasPrefix applies the HasPrefix predicate on the "price_unit_id" field.
func PriceUnitIDHasSuffix ¶ added in v1.0.21
PriceUnitIDHasSuffix applies the HasSuffix predicate on the "price_unit_id" field.
func PriceUnitIDIn ¶ added in v1.0.21
PriceUnitIDIn applies the In predicate on the "price_unit_id" field.
func PriceUnitIDIsNil ¶ added in v1.0.21
PriceUnitIDIsNil applies the IsNil predicate on the "price_unit_id" field.
func PriceUnitIDLT ¶ added in v1.0.21
PriceUnitIDLT applies the LT predicate on the "price_unit_id" field.
func PriceUnitIDLTE ¶ added in v1.0.21
PriceUnitIDLTE applies the LTE predicate on the "price_unit_id" field.
func PriceUnitIDNEQ ¶ added in v1.0.21
PriceUnitIDNEQ applies the NEQ predicate on the "price_unit_id" field.
func PriceUnitIDNotIn ¶ added in v1.0.21
PriceUnitIDNotIn applies the NotIn predicate on the "price_unit_id" field.
func PriceUnitIDNotNil ¶ added in v1.0.21
PriceUnitIDNotNil applies the NotNil predicate on the "price_unit_id" field.
func PriceUnitIn ¶ added in v1.0.21
PriceUnitIn applies the In predicate on the "price_unit" field.
func PriceUnitIsNil ¶ added in v1.0.21
PriceUnitIsNil applies the IsNil predicate on the "price_unit" field.
func PriceUnitLT ¶ added in v1.0.21
PriceUnitLT applies the LT predicate on the "price_unit" field.
func PriceUnitLTE ¶ added in v1.0.21
PriceUnitLTE applies the LTE predicate on the "price_unit" field.
func PriceUnitNEQ ¶ added in v1.0.21
PriceUnitNEQ applies the NEQ predicate on the "price_unit" field.
func PriceUnitNotIn ¶ added in v1.0.21
PriceUnitNotIn applies the NotIn predicate on the "price_unit" field.
func PriceUnitNotNil ¶ added in v1.0.21
PriceUnitNotNil applies the NotNil predicate on the "price_unit" field.
func PriceUnitTiersIsNil ¶ added in v1.0.21
PriceUnitTiersIsNil applies the IsNil predicate on the "price_unit_tiers" field.
func PriceUnitTiersNotNil ¶ added in v1.0.21
PriceUnitTiersNotNil applies the NotNil predicate on the "price_unit_tiers" field.
func PriceUnitType ¶ added in v1.0.21
PriceUnitType applies equality check predicate on the "price_unit_type" field. It's identical to PriceUnitTypeEQ.
func PriceUnitTypeContains ¶ added in v1.0.21
PriceUnitTypeContains applies the Contains predicate on the "price_unit_type" field.
func PriceUnitTypeContainsFold ¶ added in v1.0.21
PriceUnitTypeContainsFold applies the ContainsFold predicate on the "price_unit_type" field.
func PriceUnitTypeEQ ¶ added in v1.0.21
PriceUnitTypeEQ applies the EQ predicate on the "price_unit_type" field.
func PriceUnitTypeEqualFold ¶ added in v1.0.21
PriceUnitTypeEqualFold applies the EqualFold predicate on the "price_unit_type" field.
func PriceUnitTypeGT ¶ added in v1.0.21
PriceUnitTypeGT applies the GT predicate on the "price_unit_type" field.
func PriceUnitTypeGTE ¶ added in v1.0.21
PriceUnitTypeGTE applies the GTE predicate on the "price_unit_type" field.
func PriceUnitTypeHasPrefix ¶ added in v1.0.21
PriceUnitTypeHasPrefix applies the HasPrefix predicate on the "price_unit_type" field.
func PriceUnitTypeHasSuffix ¶ added in v1.0.21
PriceUnitTypeHasSuffix applies the HasSuffix predicate on the "price_unit_type" field.
func PriceUnitTypeIn ¶ added in v1.0.21
PriceUnitTypeIn applies the In predicate on the "price_unit_type" field.
func PriceUnitTypeLT ¶ added in v1.0.21
PriceUnitTypeLT applies the LT predicate on the "price_unit_type" field.
func PriceUnitTypeLTE ¶ added in v1.0.21
PriceUnitTypeLTE applies the LTE predicate on the "price_unit_type" field.
func PriceUnitTypeNEQ ¶ added in v1.0.21
PriceUnitTypeNEQ applies the NEQ predicate on the "price_unit_type" field.
func PriceUnitTypeNotIn ¶ added in v1.0.21
PriceUnitTypeNotIn applies the NotIn predicate on the "price_unit_type" field.
func Status ¶
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEqualFold ¶
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusHasPrefix ¶
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusNotIn ¶
StatusNotIn applies the NotIn predicate on the "status" field.
func TenantID ¶
TenantID applies equality check predicate on the "tenant_id" field. It's identical to TenantIDEQ.
func TenantIDContains ¶
TenantIDContains applies the Contains predicate on the "tenant_id" field.
func TenantIDContainsFold ¶
TenantIDContainsFold applies the ContainsFold predicate on the "tenant_id" field.
func TenantIDEQ ¶
TenantIDEQ applies the EQ predicate on the "tenant_id" field.
func TenantIDEqualFold ¶
TenantIDEqualFold applies the EqualFold predicate on the "tenant_id" field.
func TenantIDGT ¶
TenantIDGT applies the GT predicate on the "tenant_id" field.
func TenantIDGTE ¶
TenantIDGTE applies the GTE predicate on the "tenant_id" field.
func TenantIDHasPrefix ¶
TenantIDHasPrefix applies the HasPrefix predicate on the "tenant_id" field.
func TenantIDHasSuffix ¶
TenantIDHasSuffix applies the HasSuffix predicate on the "tenant_id" field.
func TenantIDIn ¶
TenantIDIn applies the In predicate on the "tenant_id" field.
func TenantIDLT ¶
TenantIDLT applies the LT predicate on the "tenant_id" field.
func TenantIDLTE ¶
TenantIDLTE applies the LTE predicate on the "tenant_id" field.
func TenantIDNEQ ¶
TenantIDNEQ applies the NEQ predicate on the "tenant_id" field.
func TenantIDNotIn ¶
TenantIDNotIn applies the NotIn predicate on the "tenant_id" field.
func TierMode ¶
TierMode applies equality check predicate on the "tier_mode" field. It's identical to TierModeEQ.
func TierModeContains ¶
TierModeContains applies the Contains predicate on the "tier_mode" field.
func TierModeContainsFold ¶
TierModeContainsFold applies the ContainsFold predicate on the "tier_mode" field.
func TierModeEQ ¶
TierModeEQ applies the EQ predicate on the "tier_mode" field.
func TierModeEqualFold ¶
TierModeEqualFold applies the EqualFold predicate on the "tier_mode" field.
func TierModeGT ¶
TierModeGT applies the GT predicate on the "tier_mode" field.
func TierModeGTE ¶
TierModeGTE applies the GTE predicate on the "tier_mode" field.
func TierModeHasPrefix ¶
TierModeHasPrefix applies the HasPrefix predicate on the "tier_mode" field.
func TierModeHasSuffix ¶
TierModeHasSuffix applies the HasSuffix predicate on the "tier_mode" field.
func TierModeIn ¶
TierModeIn applies the In predicate on the "tier_mode" field.
func TierModeIsNil ¶
TierModeIsNil applies the IsNil predicate on the "tier_mode" field.
func TierModeLT ¶
TierModeLT applies the LT predicate on the "tier_mode" field.
func TierModeLTE ¶
TierModeLTE applies the LTE predicate on the "tier_mode" field.
func TierModeNEQ ¶
TierModeNEQ applies the NEQ predicate on the "tier_mode" field.
func TierModeNotIn ¶
TierModeNotIn applies the NotIn predicate on the "tier_mode" field.
func TierModeNotNil ¶
TierModeNotNil applies the NotNil predicate on the "tier_mode" field.
func TiersIsNil ¶
TiersIsNil applies the IsNil predicate on the "tiers" field.
func TiersNotNil ¶
TiersNotNil applies the NotNil predicate on the "tiers" field.
func TransformQuantityIsNil ¶
TransformQuantityIsNil applies the IsNil predicate on the "transform_quantity" field.
func TransformQuantityNotNil ¶
TransformQuantityNotNil applies the NotNil predicate on the "transform_quantity" field.
func TrialPeriod ¶
TrialPeriod applies equality check predicate on the "trial_period" field. It's identical to TrialPeriodEQ.
func TrialPeriodEQ ¶
TrialPeriodEQ applies the EQ predicate on the "trial_period" field.
func TrialPeriodGT ¶
TrialPeriodGT applies the GT predicate on the "trial_period" field.
func TrialPeriodGTE ¶
TrialPeriodGTE applies the GTE predicate on the "trial_period" field.
func TrialPeriodIn ¶
TrialPeriodIn applies the In predicate on the "trial_period" field.
func TrialPeriodLT ¶
TrialPeriodLT applies the LT predicate on the "trial_period" field.
func TrialPeriodLTE ¶
TrialPeriodLTE applies the LTE predicate on the "trial_period" field.
func TrialPeriodNEQ ¶
TrialPeriodNEQ applies the NEQ predicate on the "trial_period" field.
func TrialPeriodNotIn ¶
TrialPeriodNotIn applies the NotIn predicate on the "trial_period" field.
func TypeContains ¶
TypeContains applies the Contains predicate on the "type" field.
func TypeContainsFold ¶
TypeContainsFold applies the ContainsFold predicate on the "type" field.
func TypeEqualFold ¶
TypeEqualFold applies the EqualFold predicate on the "type" field.
func TypeHasPrefix ¶
TypeHasPrefix applies the HasPrefix predicate on the "type" field.
func TypeHasSuffix ¶
TypeHasSuffix applies the HasSuffix predicate on the "type" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedBy ¶
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
UpdatedByNotNil applies the NotNil predicate on the "updated_by" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Price queries.
func ByAmount ¶
func ByAmount(opts ...sql.OrderTermOption) OrderOption
ByAmount orders the results by the amount field.
func ByBillingCadence ¶
func ByBillingCadence(opts ...sql.OrderTermOption) OrderOption
ByBillingCadence orders the results by the billing_cadence field.
func ByBillingModel ¶
func ByBillingModel(opts ...sql.OrderTermOption) OrderOption
ByBillingModel orders the results by the billing_model field.
func ByBillingPeriod ¶
func ByBillingPeriod(opts ...sql.OrderTermOption) OrderOption
ByBillingPeriod orders the results by the billing_period field.
func ByBillingPeriodCount ¶
func ByBillingPeriodCount(opts ...sql.OrderTermOption) OrderOption
ByBillingPeriodCount orders the results by the billing_period_count field.
func ByConversionRate ¶ added in v1.0.21
func ByConversionRate(opts ...sql.OrderTermOption) OrderOption
ByConversionRate orders the results by the conversion_rate field.
func ByCostsheet ¶ added in v1.0.18
func ByCostsheet(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByCostsheet orders the results by costsheet terms.
func ByCostsheetCount ¶ added in v1.0.18
func ByCostsheetCount(opts ...sql.OrderTermOption) OrderOption
ByCostsheetCount orders the results by costsheet count.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreatedBy ¶
func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
ByCreatedBy orders the results by the created_by field.
func ByCurrency ¶
func ByCurrency(opts ...sql.OrderTermOption) OrderOption
ByCurrency orders the results by the currency field.
func ByDescription ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByDisplayAmount ¶
func ByDisplayAmount(opts ...sql.OrderTermOption) OrderOption
ByDisplayAmount orders the results by the display_amount field.
func ByDisplayPriceUnitAmount ¶ added in v1.0.21
func ByDisplayPriceUnitAmount(opts ...sql.OrderTermOption) OrderOption
ByDisplayPriceUnitAmount orders the results by the display_price_unit_amount field.
func ByEntityID ¶ added in v1.0.21
func ByEntityID(opts ...sql.OrderTermOption) OrderOption
ByEntityID orders the results by the entity_id field.
func ByEntityType ¶ added in v1.0.21
func ByEntityType(opts ...sql.OrderTermOption) OrderOption
ByEntityType orders the results by the entity_type field.
func ByEnvironmentID ¶
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByInvoiceCadence ¶
func ByInvoiceCadence(opts ...sql.OrderTermOption) OrderOption
ByInvoiceCadence orders the results by the invoice_cadence field.
func ByLookupKey ¶
func ByLookupKey(opts ...sql.OrderTermOption) OrderOption
ByLookupKey orders the results by the lookup_key field.
func ByMeterID ¶
func ByMeterID(opts ...sql.OrderTermOption) OrderOption
ByMeterID orders the results by the meter_id field.
func ByParentPriceID ¶ added in v1.0.21
func ByParentPriceID(opts ...sql.OrderTermOption) OrderOption
ByParentPriceID orders the results by the parent_price_id field.
func ByPriceUnit ¶ added in v1.0.21
func ByPriceUnit(opts ...sql.OrderTermOption) OrderOption
ByPriceUnit orders the results by the price_unit field.
func ByPriceUnitAmount ¶ added in v1.0.21
func ByPriceUnitAmount(opts ...sql.OrderTermOption) OrderOption
ByPriceUnitAmount orders the results by the price_unit_amount field.
func ByPriceUnitEdgeField ¶ added in v1.0.21
func ByPriceUnitEdgeField(field string, opts ...sql.OrderTermOption) OrderOption
ByPriceUnitEdgeField orders the results by price_unit_edge field.
func ByPriceUnitID ¶ added in v1.0.21
func ByPriceUnitID(opts ...sql.OrderTermOption) OrderOption
ByPriceUnitID orders the results by the price_unit_id field.
func ByPriceUnitType ¶ added in v1.0.21
func ByPriceUnitType(opts ...sql.OrderTermOption) OrderOption
ByPriceUnitType orders the results by the price_unit_type field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByTenantID ¶
func ByTenantID(opts ...sql.OrderTermOption) OrderOption
ByTenantID orders the results by the tenant_id field.
func ByTierMode ¶
func ByTierMode(opts ...sql.OrderTermOption) OrderOption
ByTierMode orders the results by the tier_mode field.
func ByTrialPeriod ¶
func ByTrialPeriod(opts ...sql.OrderTermOption) OrderOption
ByTrialPeriod orders the results by the trial_period field.
func ByType ¶
func ByType(opts ...sql.OrderTermOption) OrderOption
ByType orders the results by the type field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUpdatedBy ¶
func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
ByUpdatedBy orders the results by the updated_by field.