Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Customer) predicate.Customer
- func BillingAddressCity(v string) predicate.Customer
- func BillingAddressCityContains(v string) predicate.Customer
- func BillingAddressCityContainsFold(v string) predicate.Customer
- func BillingAddressCityEQ(v string) predicate.Customer
- func BillingAddressCityEqualFold(v string) predicate.Customer
- func BillingAddressCityGT(v string) predicate.Customer
- func BillingAddressCityGTE(v string) predicate.Customer
- func BillingAddressCityHasPrefix(v string) predicate.Customer
- func BillingAddressCityHasSuffix(v string) predicate.Customer
- func BillingAddressCityIn(vs ...string) predicate.Customer
- func BillingAddressCityIsNil() predicate.Customer
- func BillingAddressCityLT(v string) predicate.Customer
- func BillingAddressCityLTE(v string) predicate.Customer
- func BillingAddressCityNEQ(v string) predicate.Customer
- func BillingAddressCityNotIn(vs ...string) predicate.Customer
- func BillingAddressCityNotNil() predicate.Customer
- func BillingAddressCountry(v models.CountryCode) predicate.Customer
- func BillingAddressCountryContains(v models.CountryCode) predicate.Customer
- func BillingAddressCountryContainsFold(v models.CountryCode) predicate.Customer
- func BillingAddressCountryEQ(v models.CountryCode) predicate.Customer
- func BillingAddressCountryEqualFold(v models.CountryCode) predicate.Customer
- func BillingAddressCountryGT(v models.CountryCode) predicate.Customer
- func BillingAddressCountryGTE(v models.CountryCode) predicate.Customer
- func BillingAddressCountryHasPrefix(v models.CountryCode) predicate.Customer
- func BillingAddressCountryHasSuffix(v models.CountryCode) predicate.Customer
- func BillingAddressCountryIn(vs ...models.CountryCode) predicate.Customer
- func BillingAddressCountryIsNil() predicate.Customer
- func BillingAddressCountryLT(v models.CountryCode) predicate.Customer
- func BillingAddressCountryLTE(v models.CountryCode) predicate.Customer
- func BillingAddressCountryNEQ(v models.CountryCode) predicate.Customer
- func BillingAddressCountryNotIn(vs ...models.CountryCode) predicate.Customer
- func BillingAddressCountryNotNil() predicate.Customer
- func BillingAddressLine1(v string) predicate.Customer
- func BillingAddressLine1Contains(v string) predicate.Customer
- func BillingAddressLine1ContainsFold(v string) predicate.Customer
- func BillingAddressLine1EQ(v string) predicate.Customer
- func BillingAddressLine1EqualFold(v string) predicate.Customer
- func BillingAddressLine1GT(v string) predicate.Customer
- func BillingAddressLine1GTE(v string) predicate.Customer
- func BillingAddressLine1HasPrefix(v string) predicate.Customer
- func BillingAddressLine1HasSuffix(v string) predicate.Customer
- func BillingAddressLine1In(vs ...string) predicate.Customer
- func BillingAddressLine1IsNil() predicate.Customer
- func BillingAddressLine1LT(v string) predicate.Customer
- func BillingAddressLine1LTE(v string) predicate.Customer
- func BillingAddressLine1NEQ(v string) predicate.Customer
- func BillingAddressLine1NotIn(vs ...string) predicate.Customer
- func BillingAddressLine1NotNil() predicate.Customer
- func BillingAddressLine2(v string) predicate.Customer
- func BillingAddressLine2Contains(v string) predicate.Customer
- func BillingAddressLine2ContainsFold(v string) predicate.Customer
- func BillingAddressLine2EQ(v string) predicate.Customer
- func BillingAddressLine2EqualFold(v string) predicate.Customer
- func BillingAddressLine2GT(v string) predicate.Customer
- func BillingAddressLine2GTE(v string) predicate.Customer
- func BillingAddressLine2HasPrefix(v string) predicate.Customer
- func BillingAddressLine2HasSuffix(v string) predicate.Customer
- func BillingAddressLine2In(vs ...string) predicate.Customer
- func BillingAddressLine2IsNil() predicate.Customer
- func BillingAddressLine2LT(v string) predicate.Customer
- func BillingAddressLine2LTE(v string) predicate.Customer
- func BillingAddressLine2NEQ(v string) predicate.Customer
- func BillingAddressLine2NotIn(vs ...string) predicate.Customer
- func BillingAddressLine2NotNil() predicate.Customer
- func BillingAddressPhoneNumber(v string) predicate.Customer
- func BillingAddressPhoneNumberContains(v string) predicate.Customer
- func BillingAddressPhoneNumberContainsFold(v string) predicate.Customer
- func BillingAddressPhoneNumberEQ(v string) predicate.Customer
- func BillingAddressPhoneNumberEqualFold(v string) predicate.Customer
- func BillingAddressPhoneNumberGT(v string) predicate.Customer
- func BillingAddressPhoneNumberGTE(v string) predicate.Customer
- func BillingAddressPhoneNumberHasPrefix(v string) predicate.Customer
- func BillingAddressPhoneNumberHasSuffix(v string) predicate.Customer
- func BillingAddressPhoneNumberIn(vs ...string) predicate.Customer
- func BillingAddressPhoneNumberIsNil() predicate.Customer
- func BillingAddressPhoneNumberLT(v string) predicate.Customer
- func BillingAddressPhoneNumberLTE(v string) predicate.Customer
- func BillingAddressPhoneNumberNEQ(v string) predicate.Customer
- func BillingAddressPhoneNumberNotIn(vs ...string) predicate.Customer
- func BillingAddressPhoneNumberNotNil() predicate.Customer
- func BillingAddressPostalCode(v string) predicate.Customer
- func BillingAddressPostalCodeContains(v string) predicate.Customer
- func BillingAddressPostalCodeContainsFold(v string) predicate.Customer
- func BillingAddressPostalCodeEQ(v string) predicate.Customer
- func BillingAddressPostalCodeEqualFold(v string) predicate.Customer
- func BillingAddressPostalCodeGT(v string) predicate.Customer
- func BillingAddressPostalCodeGTE(v string) predicate.Customer
- func BillingAddressPostalCodeHasPrefix(v string) predicate.Customer
- func BillingAddressPostalCodeHasSuffix(v string) predicate.Customer
- func BillingAddressPostalCodeIn(vs ...string) predicate.Customer
- func BillingAddressPostalCodeIsNil() predicate.Customer
- func BillingAddressPostalCodeLT(v string) predicate.Customer
- func BillingAddressPostalCodeLTE(v string) predicate.Customer
- func BillingAddressPostalCodeNEQ(v string) predicate.Customer
- func BillingAddressPostalCodeNotIn(vs ...string) predicate.Customer
- func BillingAddressPostalCodeNotNil() predicate.Customer
- func BillingAddressState(v string) predicate.Customer
- func BillingAddressStateContains(v string) predicate.Customer
- func BillingAddressStateContainsFold(v string) predicate.Customer
- func BillingAddressStateEQ(v string) predicate.Customer
- func BillingAddressStateEqualFold(v string) predicate.Customer
- func BillingAddressStateGT(v string) predicate.Customer
- func BillingAddressStateGTE(v string) predicate.Customer
- func BillingAddressStateHasPrefix(v string) predicate.Customer
- func BillingAddressStateHasSuffix(v string) predicate.Customer
- func BillingAddressStateIn(vs ...string) predicate.Customer
- func BillingAddressStateIsNil() predicate.Customer
- func BillingAddressStateLT(v string) predicate.Customer
- func BillingAddressStateLTE(v string) predicate.Customer
- func BillingAddressStateNEQ(v string) predicate.Customer
- func BillingAddressStateNotIn(vs ...string) predicate.Customer
- func BillingAddressStateNotNil() predicate.Customer
- func CreatedAt(v time.Time) predicate.Customer
- func CreatedAtEQ(v time.Time) predicate.Customer
- func CreatedAtGT(v time.Time) predicate.Customer
- func CreatedAtGTE(v time.Time) predicate.Customer
- func CreatedAtIn(vs ...time.Time) predicate.Customer
- func CreatedAtLT(v time.Time) predicate.Customer
- func CreatedAtLTE(v time.Time) predicate.Customer
- func CreatedAtNEQ(v time.Time) predicate.Customer
- func CreatedAtNotIn(vs ...time.Time) predicate.Customer
- func Currency(v currencyx.Code) predicate.Customer
- func CurrencyContains(v currencyx.Code) predicate.Customer
- func CurrencyContainsFold(v currencyx.Code) predicate.Customer
- func CurrencyEQ(v currencyx.Code) predicate.Customer
- func CurrencyEqualFold(v currencyx.Code) predicate.Customer
- func CurrencyGT(v currencyx.Code) predicate.Customer
- func CurrencyGTE(v currencyx.Code) predicate.Customer
- func CurrencyHasPrefix(v currencyx.Code) predicate.Customer
- func CurrencyHasSuffix(v currencyx.Code) predicate.Customer
- func CurrencyIn(vs ...currencyx.Code) predicate.Customer
- func CurrencyIsNil() predicate.Customer
- func CurrencyLT(v currencyx.Code) predicate.Customer
- func CurrencyLTE(v currencyx.Code) predicate.Customer
- func CurrencyNEQ(v currencyx.Code) predicate.Customer
- func CurrencyNotIn(vs ...currencyx.Code) predicate.Customer
- func CurrencyNotNil() predicate.Customer
- func DeletedAt(v time.Time) predicate.Customer
- func DeletedAtEQ(v time.Time) predicate.Customer
- func DeletedAtGT(v time.Time) predicate.Customer
- func DeletedAtGTE(v time.Time) predicate.Customer
- func DeletedAtIn(vs ...time.Time) predicate.Customer
- func DeletedAtIsNil() predicate.Customer
- func DeletedAtLT(v time.Time) predicate.Customer
- func DeletedAtLTE(v time.Time) predicate.Customer
- func DeletedAtNEQ(v time.Time) predicate.Customer
- func DeletedAtNotIn(vs ...time.Time) predicate.Customer
- func DeletedAtNotNil() predicate.Customer
- func ExternalMappingStripeCustomerID(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDContains(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDContainsFold(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDEQ(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDEqualFold(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDGT(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDGTE(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDHasPrefix(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDHasSuffix(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDIn(vs ...string) predicate.Customer
- func ExternalMappingStripeCustomerIDIsNil() predicate.Customer
- func ExternalMappingStripeCustomerIDLT(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDLTE(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDNEQ(v string) predicate.Customer
- func ExternalMappingStripeCustomerIDNotIn(vs ...string) predicate.Customer
- func ExternalMappingStripeCustomerIDNotNil() predicate.Customer
- func HasBillingCustomerOverride() predicate.Customer
- func HasBillingCustomerOverrideWith(preds ...predicate.BillingCustomerOverride) predicate.Customer
- func HasSubjects() predicate.Customer
- func HasSubjectsWith(preds ...predicate.CustomerSubjects) predicate.Customer
- func ID(id string) predicate.Customer
- func IDContainsFold(id string) predicate.Customer
- func IDEQ(id string) predicate.Customer
- func IDEqualFold(id string) predicate.Customer
- func IDGT(id string) predicate.Customer
- func IDGTE(id string) predicate.Customer
- func IDIn(ids ...string) predicate.Customer
- func IDLT(id string) predicate.Customer
- func IDLTE(id string) predicate.Customer
- func IDNEQ(id string) predicate.Customer
- func IDNotIn(ids ...string) predicate.Customer
- func MetadataIsNil() predicate.Customer
- func MetadataNotNil() predicate.Customer
- func Name(v string) predicate.Customer
- func NameContains(v string) predicate.Customer
- func NameContainsFold(v string) predicate.Customer
- func NameEQ(v string) predicate.Customer
- func NameEqualFold(v string) predicate.Customer
- func NameGT(v string) predicate.Customer
- func NameGTE(v string) predicate.Customer
- func NameHasPrefix(v string) predicate.Customer
- func NameHasSuffix(v string) predicate.Customer
- func NameIn(vs ...string) predicate.Customer
- func NameLT(v string) predicate.Customer
- func NameLTE(v string) predicate.Customer
- func NameNEQ(v string) predicate.Customer
- func NameNotIn(vs ...string) predicate.Customer
- func Namespace(v string) predicate.Customer
- func NamespaceContains(v string) predicate.Customer
- func NamespaceContainsFold(v string) predicate.Customer
- func NamespaceEQ(v string) predicate.Customer
- func NamespaceEqualFold(v string) predicate.Customer
- func NamespaceGT(v string) predicate.Customer
- func NamespaceGTE(v string) predicate.Customer
- func NamespaceHasPrefix(v string) predicate.Customer
- func NamespaceHasSuffix(v string) predicate.Customer
- func NamespaceIn(vs ...string) predicate.Customer
- func NamespaceLT(v string) predicate.Customer
- func NamespaceLTE(v string) predicate.Customer
- func NamespaceNEQ(v string) predicate.Customer
- func NamespaceNotIn(vs ...string) predicate.Customer
- func Not(p predicate.Customer) predicate.Customer
- func Or(predicates ...predicate.Customer) predicate.Customer
- func PrimaryEmail(v string) predicate.Customer
- func PrimaryEmailContains(v string) predicate.Customer
- func PrimaryEmailContainsFold(v string) predicate.Customer
- func PrimaryEmailEQ(v string) predicate.Customer
- func PrimaryEmailEqualFold(v string) predicate.Customer
- func PrimaryEmailGT(v string) predicate.Customer
- func PrimaryEmailGTE(v string) predicate.Customer
- func PrimaryEmailHasPrefix(v string) predicate.Customer
- func PrimaryEmailHasSuffix(v string) predicate.Customer
- func PrimaryEmailIn(vs ...string) predicate.Customer
- func PrimaryEmailIsNil() predicate.Customer
- func PrimaryEmailLT(v string) predicate.Customer
- func PrimaryEmailLTE(v string) predicate.Customer
- func PrimaryEmailNEQ(v string) predicate.Customer
- func PrimaryEmailNotIn(vs ...string) predicate.Customer
- func PrimaryEmailNotNil() predicate.Customer
- func Timezone(v timezone.Timezone) predicate.Customer
- func TimezoneContains(v timezone.Timezone) predicate.Customer
- func TimezoneContainsFold(v timezone.Timezone) predicate.Customer
- func TimezoneEQ(v timezone.Timezone) predicate.Customer
- func TimezoneEqualFold(v timezone.Timezone) predicate.Customer
- func TimezoneGT(v timezone.Timezone) predicate.Customer
- func TimezoneGTE(v timezone.Timezone) predicate.Customer
- func TimezoneHasPrefix(v timezone.Timezone) predicate.Customer
- func TimezoneHasSuffix(v timezone.Timezone) predicate.Customer
- func TimezoneIn(vs ...timezone.Timezone) predicate.Customer
- func TimezoneIsNil() predicate.Customer
- func TimezoneLT(v timezone.Timezone) predicate.Customer
- func TimezoneLTE(v timezone.Timezone) predicate.Customer
- func TimezoneNEQ(v timezone.Timezone) predicate.Customer
- func TimezoneNotIn(vs ...timezone.Timezone) predicate.Customer
- func TimezoneNotNil() predicate.Customer
- func UpdatedAt(v time.Time) predicate.Customer
- func UpdatedAtEQ(v time.Time) predicate.Customer
- func UpdatedAtGT(v time.Time) predicate.Customer
- func UpdatedAtGTE(v time.Time) predicate.Customer
- func UpdatedAtIn(vs ...time.Time) predicate.Customer
- func UpdatedAtLT(v time.Time) predicate.Customer
- func UpdatedAtLTE(v time.Time) predicate.Customer
- func UpdatedAtNEQ(v time.Time) predicate.Customer
- func UpdatedAtNotIn(vs ...time.Time) predicate.Customer
- func ValidColumn(column string) bool
- type OrderOption
- func ByBillingAddressCity(opts ...sql.OrderTermOption) OrderOption
- func ByBillingAddressCountry(opts ...sql.OrderTermOption) OrderOption
- func ByBillingAddressLine1(opts ...sql.OrderTermOption) OrderOption
- func ByBillingAddressLine2(opts ...sql.OrderTermOption) OrderOption
- func ByBillingAddressPhoneNumber(opts ...sql.OrderTermOption) OrderOption
- func ByBillingAddressPostalCode(opts ...sql.OrderTermOption) OrderOption
- func ByBillingAddressState(opts ...sql.OrderTermOption) OrderOption
- func ByBillingCustomerOverrideField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCurrency(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByExternalMappingStripeCustomerID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByNamespace(opts ...sql.OrderTermOption) OrderOption
- func ByPrimaryEmail(opts ...sql.OrderTermOption) OrderOption
- func BySubjects(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySubjectsCount(opts ...sql.OrderTermOption) OrderOption
- func ByTimezone(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the customer type in the database. Label = "customer" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldNamespace holds the string denoting the namespace field in the database. FieldNamespace = "namespace" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // 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" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldBillingAddressCountry holds the string denoting the billing_address_country field in the database. FieldBillingAddressCountry = "billing_address_country" // FieldBillingAddressPostalCode holds the string denoting the billing_address_postal_code field in the database. FieldBillingAddressPostalCode = "billing_address_postal_code" // FieldBillingAddressState holds the string denoting the billing_address_state field in the database. FieldBillingAddressState = "billing_address_state" // FieldBillingAddressCity holds the string denoting the billing_address_city field in the database. FieldBillingAddressCity = "billing_address_city" // FieldBillingAddressLine1 holds the string denoting the billing_address_line1 field in the database. FieldBillingAddressLine1 = "billing_address_line1" // FieldBillingAddressLine2 holds the string denoting the billing_address_line2 field in the database. FieldBillingAddressLine2 = "billing_address_line2" // FieldBillingAddressPhoneNumber holds the string denoting the billing_address_phone_number field in the database. FieldBillingAddressPhoneNumber = "billing_address_phone_number" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldPrimaryEmail holds the string denoting the primary_email field in the database. FieldPrimaryEmail = "primary_email" // FieldTimezone holds the string denoting the timezone field in the database. FieldTimezone = "timezone" // FieldCurrency holds the string denoting the currency field in the database. FieldCurrency = "currency" // FieldExternalMappingStripeCustomerID holds the string denoting the external_mapping_stripe_customer_id field in the database. FieldExternalMappingStripeCustomerID = "external_mapping_stripe_customer_id" // EdgeSubjects holds the string denoting the subjects edge name in mutations. EdgeSubjects = "subjects" // EdgeBillingCustomerOverride holds the string denoting the billing_customer_override edge name in mutations. EdgeBillingCustomerOverride = "billing_customer_override" // Table holds the table name of the customer in the database. Table = "customers" // SubjectsTable is the table that holds the subjects relation/edge. SubjectsTable = "customer_subjects" // SubjectsInverseTable is the table name for the CustomerSubjects entity. // It exists in this package in order to avoid circular dependency with the "customersubjects" package. SubjectsInverseTable = "customer_subjects" // SubjectsColumn is the table column denoting the subjects relation/edge. SubjectsColumn = "customer_id" // BillingCustomerOverrideTable is the table that holds the billing_customer_override relation/edge. BillingCustomerOverrideTable = "billing_customer_overrides" // BillingCustomerOverrideInverseTable is the table name for the BillingCustomerOverride entity. // It exists in this package in order to avoid circular dependency with the "billingcustomeroverride" package. BillingCustomerOverrideInverseTable = "billing_customer_overrides" // BillingCustomerOverrideColumn is the table column denoting the billing_customer_override relation/edge. BillingCustomerOverrideColumn = "customer_id" )
Variables ¶
var ( // NamespaceValidator is a validator for the "namespace" field. It is called by the builders before save. NamespaceValidator func(string) error // 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 // BillingAddressCountryValidator is a validator for the "billing_address_country" field. It is called by the builders before save. BillingAddressCountryValidator func(string) error // CurrencyValidator is a validator for the "currency" field. It is called by the builders before save. CurrencyValidator func(string) error // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
var Columns = []string{ FieldID, FieldNamespace, FieldMetadata, FieldCreatedAt, FieldUpdatedAt, FieldDeletedAt, FieldBillingAddressCountry, FieldBillingAddressPostalCode, FieldBillingAddressState, FieldBillingAddressCity, FieldBillingAddressLine1, FieldBillingAddressLine2, FieldBillingAddressPhoneNumber, FieldName, FieldPrimaryEmail, FieldTimezone, FieldCurrency, FieldExternalMappingStripeCustomerID, }
Columns holds all SQL columns for customer fields.
Functions ¶
func BillingAddressCity ¶
BillingAddressCity applies equality check predicate on the "billing_address_city" field. It's identical to BillingAddressCityEQ.
func BillingAddressCityContains ¶
BillingAddressCityContains applies the Contains predicate on the "billing_address_city" field.
func BillingAddressCityContainsFold ¶
BillingAddressCityContainsFold applies the ContainsFold predicate on the "billing_address_city" field.
func BillingAddressCityEQ ¶
BillingAddressCityEQ applies the EQ predicate on the "billing_address_city" field.
func BillingAddressCityEqualFold ¶
BillingAddressCityEqualFold applies the EqualFold predicate on the "billing_address_city" field.
func BillingAddressCityGT ¶
BillingAddressCityGT applies the GT predicate on the "billing_address_city" field.
func BillingAddressCityGTE ¶
BillingAddressCityGTE applies the GTE predicate on the "billing_address_city" field.
func BillingAddressCityHasPrefix ¶
BillingAddressCityHasPrefix applies the HasPrefix predicate on the "billing_address_city" field.
func BillingAddressCityHasSuffix ¶
BillingAddressCityHasSuffix applies the HasSuffix predicate on the "billing_address_city" field.
func BillingAddressCityIn ¶
BillingAddressCityIn applies the In predicate on the "billing_address_city" field.
func BillingAddressCityIsNil ¶
BillingAddressCityIsNil applies the IsNil predicate on the "billing_address_city" field.
func BillingAddressCityLT ¶
BillingAddressCityLT applies the LT predicate on the "billing_address_city" field.
func BillingAddressCityLTE ¶
BillingAddressCityLTE applies the LTE predicate on the "billing_address_city" field.
func BillingAddressCityNEQ ¶
BillingAddressCityNEQ applies the NEQ predicate on the "billing_address_city" field.
func BillingAddressCityNotIn ¶
BillingAddressCityNotIn applies the NotIn predicate on the "billing_address_city" field.
func BillingAddressCityNotNil ¶
BillingAddressCityNotNil applies the NotNil predicate on the "billing_address_city" field.
func BillingAddressCountry ¶
func BillingAddressCountry(v models.CountryCode) predicate.Customer
BillingAddressCountry applies equality check predicate on the "billing_address_country" field. It's identical to BillingAddressCountryEQ.
func BillingAddressCountryContains ¶
func BillingAddressCountryContains(v models.CountryCode) predicate.Customer
BillingAddressCountryContains applies the Contains predicate on the "billing_address_country" field.
func BillingAddressCountryContainsFold ¶
func BillingAddressCountryContainsFold(v models.CountryCode) predicate.Customer
BillingAddressCountryContainsFold applies the ContainsFold predicate on the "billing_address_country" field.
func BillingAddressCountryEQ ¶
func BillingAddressCountryEQ(v models.CountryCode) predicate.Customer
BillingAddressCountryEQ applies the EQ predicate on the "billing_address_country" field.
func BillingAddressCountryEqualFold ¶
func BillingAddressCountryEqualFold(v models.CountryCode) predicate.Customer
BillingAddressCountryEqualFold applies the EqualFold predicate on the "billing_address_country" field.
func BillingAddressCountryGT ¶
func BillingAddressCountryGT(v models.CountryCode) predicate.Customer
BillingAddressCountryGT applies the GT predicate on the "billing_address_country" field.
func BillingAddressCountryGTE ¶
func BillingAddressCountryGTE(v models.CountryCode) predicate.Customer
BillingAddressCountryGTE applies the GTE predicate on the "billing_address_country" field.
func BillingAddressCountryHasPrefix ¶
func BillingAddressCountryHasPrefix(v models.CountryCode) predicate.Customer
BillingAddressCountryHasPrefix applies the HasPrefix predicate on the "billing_address_country" field.
func BillingAddressCountryHasSuffix ¶
func BillingAddressCountryHasSuffix(v models.CountryCode) predicate.Customer
BillingAddressCountryHasSuffix applies the HasSuffix predicate on the "billing_address_country" field.
func BillingAddressCountryIn ¶
func BillingAddressCountryIn(vs ...models.CountryCode) predicate.Customer
BillingAddressCountryIn applies the In predicate on the "billing_address_country" field.
func BillingAddressCountryIsNil ¶
BillingAddressCountryIsNil applies the IsNil predicate on the "billing_address_country" field.
func BillingAddressCountryLT ¶
func BillingAddressCountryLT(v models.CountryCode) predicate.Customer
BillingAddressCountryLT applies the LT predicate on the "billing_address_country" field.
func BillingAddressCountryLTE ¶
func BillingAddressCountryLTE(v models.CountryCode) predicate.Customer
BillingAddressCountryLTE applies the LTE predicate on the "billing_address_country" field.
func BillingAddressCountryNEQ ¶
func BillingAddressCountryNEQ(v models.CountryCode) predicate.Customer
BillingAddressCountryNEQ applies the NEQ predicate on the "billing_address_country" field.
func BillingAddressCountryNotIn ¶
func BillingAddressCountryNotIn(vs ...models.CountryCode) predicate.Customer
BillingAddressCountryNotIn applies the NotIn predicate on the "billing_address_country" field.
func BillingAddressCountryNotNil ¶
BillingAddressCountryNotNil applies the NotNil predicate on the "billing_address_country" field.
func BillingAddressLine1 ¶
BillingAddressLine1 applies equality check predicate on the "billing_address_line1" field. It's identical to BillingAddressLine1EQ.
func BillingAddressLine1Contains ¶
BillingAddressLine1Contains applies the Contains predicate on the "billing_address_line1" field.
func BillingAddressLine1ContainsFold ¶
BillingAddressLine1ContainsFold applies the ContainsFold predicate on the "billing_address_line1" field.
func BillingAddressLine1EQ ¶
BillingAddressLine1EQ applies the EQ predicate on the "billing_address_line1" field.
func BillingAddressLine1EqualFold ¶
BillingAddressLine1EqualFold applies the EqualFold predicate on the "billing_address_line1" field.
func BillingAddressLine1GT ¶
BillingAddressLine1GT applies the GT predicate on the "billing_address_line1" field.
func BillingAddressLine1GTE ¶
BillingAddressLine1GTE applies the GTE predicate on the "billing_address_line1" field.
func BillingAddressLine1HasPrefix ¶
BillingAddressLine1HasPrefix applies the HasPrefix predicate on the "billing_address_line1" field.
func BillingAddressLine1HasSuffix ¶
BillingAddressLine1HasSuffix applies the HasSuffix predicate on the "billing_address_line1" field.
func BillingAddressLine1In ¶
BillingAddressLine1In applies the In predicate on the "billing_address_line1" field.
func BillingAddressLine1IsNil ¶
BillingAddressLine1IsNil applies the IsNil predicate on the "billing_address_line1" field.
func BillingAddressLine1LT ¶
BillingAddressLine1LT applies the LT predicate on the "billing_address_line1" field.
func BillingAddressLine1LTE ¶
BillingAddressLine1LTE applies the LTE predicate on the "billing_address_line1" field.
func BillingAddressLine1NEQ ¶
BillingAddressLine1NEQ applies the NEQ predicate on the "billing_address_line1" field.
func BillingAddressLine1NotIn ¶
BillingAddressLine1NotIn applies the NotIn predicate on the "billing_address_line1" field.
func BillingAddressLine1NotNil ¶
BillingAddressLine1NotNil applies the NotNil predicate on the "billing_address_line1" field.
func BillingAddressLine2 ¶
BillingAddressLine2 applies equality check predicate on the "billing_address_line2" field. It's identical to BillingAddressLine2EQ.
func BillingAddressLine2Contains ¶
BillingAddressLine2Contains applies the Contains predicate on the "billing_address_line2" field.
func BillingAddressLine2ContainsFold ¶
BillingAddressLine2ContainsFold applies the ContainsFold predicate on the "billing_address_line2" field.
func BillingAddressLine2EQ ¶
BillingAddressLine2EQ applies the EQ predicate on the "billing_address_line2" field.
func BillingAddressLine2EqualFold ¶
BillingAddressLine2EqualFold applies the EqualFold predicate on the "billing_address_line2" field.
func BillingAddressLine2GT ¶
BillingAddressLine2GT applies the GT predicate on the "billing_address_line2" field.
func BillingAddressLine2GTE ¶
BillingAddressLine2GTE applies the GTE predicate on the "billing_address_line2" field.
func BillingAddressLine2HasPrefix ¶
BillingAddressLine2HasPrefix applies the HasPrefix predicate on the "billing_address_line2" field.
func BillingAddressLine2HasSuffix ¶
BillingAddressLine2HasSuffix applies the HasSuffix predicate on the "billing_address_line2" field.
func BillingAddressLine2In ¶
BillingAddressLine2In applies the In predicate on the "billing_address_line2" field.
func BillingAddressLine2IsNil ¶
BillingAddressLine2IsNil applies the IsNil predicate on the "billing_address_line2" field.
func BillingAddressLine2LT ¶
BillingAddressLine2LT applies the LT predicate on the "billing_address_line2" field.
func BillingAddressLine2LTE ¶
BillingAddressLine2LTE applies the LTE predicate on the "billing_address_line2" field.
func BillingAddressLine2NEQ ¶
BillingAddressLine2NEQ applies the NEQ predicate on the "billing_address_line2" field.
func BillingAddressLine2NotIn ¶
BillingAddressLine2NotIn applies the NotIn predicate on the "billing_address_line2" field.
func BillingAddressLine2NotNil ¶
BillingAddressLine2NotNil applies the NotNil predicate on the "billing_address_line2" field.
func BillingAddressPhoneNumber ¶
BillingAddressPhoneNumber applies equality check predicate on the "billing_address_phone_number" field. It's identical to BillingAddressPhoneNumberEQ.
func BillingAddressPhoneNumberContains ¶
BillingAddressPhoneNumberContains applies the Contains predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberContainsFold ¶
BillingAddressPhoneNumberContainsFold applies the ContainsFold predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberEQ ¶
BillingAddressPhoneNumberEQ applies the EQ predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberEqualFold ¶
BillingAddressPhoneNumberEqualFold applies the EqualFold predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberGT ¶
BillingAddressPhoneNumberGT applies the GT predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberGTE ¶
BillingAddressPhoneNumberGTE applies the GTE predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberHasPrefix ¶
BillingAddressPhoneNumberHasPrefix applies the HasPrefix predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberHasSuffix ¶
BillingAddressPhoneNumberHasSuffix applies the HasSuffix predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberIn ¶
BillingAddressPhoneNumberIn applies the In predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberIsNil ¶
BillingAddressPhoneNumberIsNil applies the IsNil predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberLT ¶
BillingAddressPhoneNumberLT applies the LT predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberLTE ¶
BillingAddressPhoneNumberLTE applies the LTE predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberNEQ ¶
BillingAddressPhoneNumberNEQ applies the NEQ predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberNotIn ¶
BillingAddressPhoneNumberNotIn applies the NotIn predicate on the "billing_address_phone_number" field.
func BillingAddressPhoneNumberNotNil ¶
BillingAddressPhoneNumberNotNil applies the NotNil predicate on the "billing_address_phone_number" field.
func BillingAddressPostalCode ¶
BillingAddressPostalCode applies equality check predicate on the "billing_address_postal_code" field. It's identical to BillingAddressPostalCodeEQ.
func BillingAddressPostalCodeContains ¶
BillingAddressPostalCodeContains applies the Contains predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeContainsFold ¶
BillingAddressPostalCodeContainsFold applies the ContainsFold predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeEQ ¶
BillingAddressPostalCodeEQ applies the EQ predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeEqualFold ¶
BillingAddressPostalCodeEqualFold applies the EqualFold predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeGT ¶
BillingAddressPostalCodeGT applies the GT predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeGTE ¶
BillingAddressPostalCodeGTE applies the GTE predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeHasPrefix ¶
BillingAddressPostalCodeHasPrefix applies the HasPrefix predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeHasSuffix ¶
BillingAddressPostalCodeHasSuffix applies the HasSuffix predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeIn ¶
BillingAddressPostalCodeIn applies the In predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeIsNil ¶
BillingAddressPostalCodeIsNil applies the IsNil predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeLT ¶
BillingAddressPostalCodeLT applies the LT predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeLTE ¶
BillingAddressPostalCodeLTE applies the LTE predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeNEQ ¶
BillingAddressPostalCodeNEQ applies the NEQ predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeNotIn ¶
BillingAddressPostalCodeNotIn applies the NotIn predicate on the "billing_address_postal_code" field.
func BillingAddressPostalCodeNotNil ¶
BillingAddressPostalCodeNotNil applies the NotNil predicate on the "billing_address_postal_code" field.
func BillingAddressState ¶
BillingAddressState applies equality check predicate on the "billing_address_state" field. It's identical to BillingAddressStateEQ.
func BillingAddressStateContains ¶
BillingAddressStateContains applies the Contains predicate on the "billing_address_state" field.
func BillingAddressStateContainsFold ¶
BillingAddressStateContainsFold applies the ContainsFold predicate on the "billing_address_state" field.
func BillingAddressStateEQ ¶
BillingAddressStateEQ applies the EQ predicate on the "billing_address_state" field.
func BillingAddressStateEqualFold ¶
BillingAddressStateEqualFold applies the EqualFold predicate on the "billing_address_state" field.
func BillingAddressStateGT ¶
BillingAddressStateGT applies the GT predicate on the "billing_address_state" field.
func BillingAddressStateGTE ¶
BillingAddressStateGTE applies the GTE predicate on the "billing_address_state" field.
func BillingAddressStateHasPrefix ¶
BillingAddressStateHasPrefix applies the HasPrefix predicate on the "billing_address_state" field.
func BillingAddressStateHasSuffix ¶
BillingAddressStateHasSuffix applies the HasSuffix predicate on the "billing_address_state" field.
func BillingAddressStateIn ¶
BillingAddressStateIn applies the In predicate on the "billing_address_state" field.
func BillingAddressStateIsNil ¶
BillingAddressStateIsNil applies the IsNil predicate on the "billing_address_state" field.
func BillingAddressStateLT ¶
BillingAddressStateLT applies the LT predicate on the "billing_address_state" field.
func BillingAddressStateLTE ¶
BillingAddressStateLTE applies the LTE predicate on the "billing_address_state" field.
func BillingAddressStateNEQ ¶
BillingAddressStateNEQ applies the NEQ predicate on the "billing_address_state" field.
func BillingAddressStateNotIn ¶
BillingAddressStateNotIn applies the NotIn predicate on the "billing_address_state" field.
func BillingAddressStateNotNil ¶
BillingAddressStateNotNil applies the NotNil predicate on the "billing_address_state" 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 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 CurrencyIsNil ¶
CurrencyIsNil applies the IsNil 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 CurrencyNotNil ¶
CurrencyNotNil applies the NotNil predicate on the "currency" field.
func DeletedAt ¶
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func ExternalMappingStripeCustomerID ¶
ExternalMappingStripeCustomerID applies equality check predicate on the "external_mapping_stripe_customer_id" field. It's identical to ExternalMappingStripeCustomerIDEQ.
func ExternalMappingStripeCustomerIDContains ¶
ExternalMappingStripeCustomerIDContains applies the Contains predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDContainsFold ¶
ExternalMappingStripeCustomerIDContainsFold applies the ContainsFold predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDEQ ¶
ExternalMappingStripeCustomerIDEQ applies the EQ predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDEqualFold ¶
ExternalMappingStripeCustomerIDEqualFold applies the EqualFold predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDGT ¶
ExternalMappingStripeCustomerIDGT applies the GT predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDGTE ¶
ExternalMappingStripeCustomerIDGTE applies the GTE predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDHasPrefix ¶
ExternalMappingStripeCustomerIDHasPrefix applies the HasPrefix predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDHasSuffix ¶
ExternalMappingStripeCustomerIDHasSuffix applies the HasSuffix predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDIn ¶
ExternalMappingStripeCustomerIDIn applies the In predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDIsNil ¶
ExternalMappingStripeCustomerIDIsNil applies the IsNil predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDLT ¶
ExternalMappingStripeCustomerIDLT applies the LT predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDLTE ¶
ExternalMappingStripeCustomerIDLTE applies the LTE predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDNEQ ¶
ExternalMappingStripeCustomerIDNEQ applies the NEQ predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDNotIn ¶
ExternalMappingStripeCustomerIDNotIn applies the NotIn predicate on the "external_mapping_stripe_customer_id" field.
func ExternalMappingStripeCustomerIDNotNil ¶
ExternalMappingStripeCustomerIDNotNil applies the NotNil predicate on the "external_mapping_stripe_customer_id" field.
func HasBillingCustomerOverride ¶
HasBillingCustomerOverride applies the HasEdge predicate on the "billing_customer_override" edge.
func HasBillingCustomerOverrideWith ¶
func HasBillingCustomerOverrideWith(preds ...predicate.BillingCustomerOverride) predicate.Customer
HasBillingCustomerOverrideWith applies the HasEdge predicate on the "billing_customer_override" edge with a given conditions (other predicates).
func HasSubjects ¶
HasSubjects applies the HasEdge predicate on the "subjects" edge.
func HasSubjectsWith ¶
func HasSubjectsWith(preds ...predicate.CustomerSubjects) predicate.Customer
HasSubjectsWith applies the HasEdge predicate on the "subjects" 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 MetadataIsNil ¶
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func NameContains ¶
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEqualFold ¶
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func Namespace ¶
Namespace applies equality check predicate on the "namespace" field. It's identical to NamespaceEQ.
func NamespaceContains ¶
NamespaceContains applies the Contains predicate on the "namespace" field.
func NamespaceContainsFold ¶
NamespaceContainsFold applies the ContainsFold predicate on the "namespace" field.
func NamespaceEQ ¶
NamespaceEQ applies the EQ predicate on the "namespace" field.
func NamespaceEqualFold ¶
NamespaceEqualFold applies the EqualFold predicate on the "namespace" field.
func NamespaceGT ¶
NamespaceGT applies the GT predicate on the "namespace" field.
func NamespaceGTE ¶
NamespaceGTE applies the GTE predicate on the "namespace" field.
func NamespaceHasPrefix ¶
NamespaceHasPrefix applies the HasPrefix predicate on the "namespace" field.
func NamespaceHasSuffix ¶
NamespaceHasSuffix applies the HasSuffix predicate on the "namespace" field.
func NamespaceIn ¶
NamespaceIn applies the In predicate on the "namespace" field.
func NamespaceLT ¶
NamespaceLT applies the LT predicate on the "namespace" field.
func NamespaceLTE ¶
NamespaceLTE applies the LTE predicate on the "namespace" field.
func NamespaceNEQ ¶
NamespaceNEQ applies the NEQ predicate on the "namespace" field.
func NamespaceNotIn ¶
NamespaceNotIn applies the NotIn predicate on the "namespace" field.
func PrimaryEmail ¶
PrimaryEmail applies equality check predicate on the "primary_email" field. It's identical to PrimaryEmailEQ.
func PrimaryEmailContains ¶
PrimaryEmailContains applies the Contains predicate on the "primary_email" field.
func PrimaryEmailContainsFold ¶
PrimaryEmailContainsFold applies the ContainsFold predicate on the "primary_email" field.
func PrimaryEmailEQ ¶
PrimaryEmailEQ applies the EQ predicate on the "primary_email" field.
func PrimaryEmailEqualFold ¶
PrimaryEmailEqualFold applies the EqualFold predicate on the "primary_email" field.
func PrimaryEmailGT ¶
PrimaryEmailGT applies the GT predicate on the "primary_email" field.
func PrimaryEmailGTE ¶
PrimaryEmailGTE applies the GTE predicate on the "primary_email" field.
func PrimaryEmailHasPrefix ¶
PrimaryEmailHasPrefix applies the HasPrefix predicate on the "primary_email" field.
func PrimaryEmailHasSuffix ¶
PrimaryEmailHasSuffix applies the HasSuffix predicate on the "primary_email" field.
func PrimaryEmailIn ¶
PrimaryEmailIn applies the In predicate on the "primary_email" field.
func PrimaryEmailIsNil ¶
PrimaryEmailIsNil applies the IsNil predicate on the "primary_email" field.
func PrimaryEmailLT ¶
PrimaryEmailLT applies the LT predicate on the "primary_email" field.
func PrimaryEmailLTE ¶
PrimaryEmailLTE applies the LTE predicate on the "primary_email" field.
func PrimaryEmailNEQ ¶
PrimaryEmailNEQ applies the NEQ predicate on the "primary_email" field.
func PrimaryEmailNotIn ¶
PrimaryEmailNotIn applies the NotIn predicate on the "primary_email" field.
func PrimaryEmailNotNil ¶
PrimaryEmailNotNil applies the NotNil predicate on the "primary_email" field.
func Timezone ¶
Timezone applies equality check predicate on the "timezone" field. It's identical to TimezoneEQ.
func TimezoneContains ¶
TimezoneContains applies the Contains predicate on the "timezone" field.
func TimezoneContainsFold ¶
TimezoneContainsFold applies the ContainsFold predicate on the "timezone" field.
func TimezoneEQ ¶
TimezoneEQ applies the EQ predicate on the "timezone" field.
func TimezoneEqualFold ¶
TimezoneEqualFold applies the EqualFold predicate on the "timezone" field.
func TimezoneGT ¶
TimezoneGT applies the GT predicate on the "timezone" field.
func TimezoneGTE ¶
TimezoneGTE applies the GTE predicate on the "timezone" field.
func TimezoneHasPrefix ¶
TimezoneHasPrefix applies the HasPrefix predicate on the "timezone" field.
func TimezoneHasSuffix ¶
TimezoneHasSuffix applies the HasSuffix predicate on the "timezone" field.
func TimezoneIn ¶
TimezoneIn applies the In predicate on the "timezone" field.
func TimezoneIsNil ¶
TimezoneIsNil applies the IsNil predicate on the "timezone" field.
func TimezoneLT ¶
TimezoneLT applies the LT predicate on the "timezone" field.
func TimezoneLTE ¶
TimezoneLTE applies the LTE predicate on the "timezone" field.
func TimezoneNEQ ¶
TimezoneNEQ applies the NEQ predicate on the "timezone" field.
func TimezoneNotIn ¶
TimezoneNotIn applies the NotIn predicate on the "timezone" field.
func TimezoneNotNil ¶
TimezoneNotNil applies the NotNil predicate on the "timezone" 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 ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Customer queries.
func ByBillingAddressCity ¶
func ByBillingAddressCity(opts ...sql.OrderTermOption) OrderOption
ByBillingAddressCity orders the results by the billing_address_city field.
func ByBillingAddressCountry ¶
func ByBillingAddressCountry(opts ...sql.OrderTermOption) OrderOption
ByBillingAddressCountry orders the results by the billing_address_country field.
func ByBillingAddressLine1 ¶
func ByBillingAddressLine1(opts ...sql.OrderTermOption) OrderOption
ByBillingAddressLine1 orders the results by the billing_address_line1 field.
func ByBillingAddressLine2 ¶
func ByBillingAddressLine2(opts ...sql.OrderTermOption) OrderOption
ByBillingAddressLine2 orders the results by the billing_address_line2 field.
func ByBillingAddressPhoneNumber ¶
func ByBillingAddressPhoneNumber(opts ...sql.OrderTermOption) OrderOption
ByBillingAddressPhoneNumber orders the results by the billing_address_phone_number field.
func ByBillingAddressPostalCode ¶
func ByBillingAddressPostalCode(opts ...sql.OrderTermOption) OrderOption
ByBillingAddressPostalCode orders the results by the billing_address_postal_code field.
func ByBillingAddressState ¶
func ByBillingAddressState(opts ...sql.OrderTermOption) OrderOption
ByBillingAddressState orders the results by the billing_address_state field.
func ByBillingCustomerOverrideField ¶
func ByBillingCustomerOverrideField(field string, opts ...sql.OrderTermOption) OrderOption
ByBillingCustomerOverrideField orders the results by billing_customer_override field.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCurrency ¶
func ByCurrency(opts ...sql.OrderTermOption) OrderOption
ByCurrency orders the results by the currency field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByExternalMappingStripeCustomerID ¶
func ByExternalMappingStripeCustomerID(opts ...sql.OrderTermOption) OrderOption
ByExternalMappingStripeCustomerID orders the results by the external_mapping_stripe_customer_id field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByNamespace ¶
func ByNamespace(opts ...sql.OrderTermOption) OrderOption
ByNamespace orders the results by the namespace field.
func ByPrimaryEmail ¶
func ByPrimaryEmail(opts ...sql.OrderTermOption) OrderOption
ByPrimaryEmail orders the results by the primary_email field.
func BySubjects ¶
func BySubjects(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySubjects orders the results by subjects terms.
func BySubjectsCount ¶
func BySubjectsCount(opts ...sql.OrderTermOption) OrderOption
BySubjectsCount orders the results by subjects count.
func ByTimezone ¶
func ByTimezone(opts ...sql.OrderTermOption) OrderOption
ByTimezone orders the results by the timezone field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.