Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.IdentityVerificationRequest) predicate.IdentityVerificationRequest
- func FeeReclaimed(v bool) predicate.IdentityVerificationRequest
- func FeeReclaimedEQ(v bool) predicate.IdentityVerificationRequest
- func FeeReclaimedNEQ(v bool) predicate.IdentityVerificationRequest
- func ID(id uuid.UUID) predicate.IdentityVerificationRequest
- func IDEQ(id uuid.UUID) predicate.IdentityVerificationRequest
- func IDGT(id uuid.UUID) predicate.IdentityVerificationRequest
- func IDGTE(id uuid.UUID) predicate.IdentityVerificationRequest
- func IDIn(ids ...uuid.UUID) predicate.IdentityVerificationRequest
- func IDLT(id uuid.UUID) predicate.IdentityVerificationRequest
- func IDLTE(id uuid.UUID) predicate.IdentityVerificationRequest
- func IDNEQ(id uuid.UUID) predicate.IdentityVerificationRequest
- func IDNotIn(ids ...uuid.UUID) predicate.IdentityVerificationRequest
- func LastURLCreatedAt(v time.Time) predicate.IdentityVerificationRequest
- func LastURLCreatedAtEQ(v time.Time) predicate.IdentityVerificationRequest
- func LastURLCreatedAtGT(v time.Time) predicate.IdentityVerificationRequest
- func LastURLCreatedAtGTE(v time.Time) predicate.IdentityVerificationRequest
- func LastURLCreatedAtIn(vs ...time.Time) predicate.IdentityVerificationRequest
- func LastURLCreatedAtLT(v time.Time) predicate.IdentityVerificationRequest
- func LastURLCreatedAtLTE(v time.Time) predicate.IdentityVerificationRequest
- func LastURLCreatedAtNEQ(v time.Time) predicate.IdentityVerificationRequest
- func LastURLCreatedAtNotIn(vs ...time.Time) predicate.IdentityVerificationRequest
- func Not(p predicate.IdentityVerificationRequest) predicate.IdentityVerificationRequest
- func Or(predicates ...predicate.IdentityVerificationRequest) predicate.IdentityVerificationRequest
- func PlatformEQ(v Platform) predicate.IdentityVerificationRequest
- func PlatformIn(vs ...Platform) predicate.IdentityVerificationRequest
- func PlatformNEQ(v Platform) predicate.IdentityVerificationRequest
- func PlatformNotIn(vs ...Platform) predicate.IdentityVerificationRequest
- func PlatformRef(v string) predicate.IdentityVerificationRequest
- func PlatformRefContains(v string) predicate.IdentityVerificationRequest
- func PlatformRefContainsFold(v string) predicate.IdentityVerificationRequest
- func PlatformRefEQ(v string) predicate.IdentityVerificationRequest
- func PlatformRefEqualFold(v string) predicate.IdentityVerificationRequest
- func PlatformRefGT(v string) predicate.IdentityVerificationRequest
- func PlatformRefGTE(v string) predicate.IdentityVerificationRequest
- func PlatformRefHasPrefix(v string) predicate.IdentityVerificationRequest
- func PlatformRefHasSuffix(v string) predicate.IdentityVerificationRequest
- func PlatformRefIn(vs ...string) predicate.IdentityVerificationRequest
- func PlatformRefLT(v string) predicate.IdentityVerificationRequest
- func PlatformRefLTE(v string) predicate.IdentityVerificationRequest
- func PlatformRefNEQ(v string) predicate.IdentityVerificationRequest
- func PlatformRefNotIn(vs ...string) predicate.IdentityVerificationRequest
- func PlatformValidator(pl Platform) error
- func StatusEQ(v Status) predicate.IdentityVerificationRequest
- func StatusIn(vs ...Status) predicate.IdentityVerificationRequest
- func StatusNEQ(v Status) predicate.IdentityVerificationRequest
- func StatusNotIn(vs ...Status) predicate.IdentityVerificationRequest
- func StatusValidator(s Status) error
- func UpdatedAt(v time.Time) predicate.IdentityVerificationRequest
- func UpdatedAtEQ(v time.Time) predicate.IdentityVerificationRequest
- func UpdatedAtGT(v time.Time) predicate.IdentityVerificationRequest
- func UpdatedAtGTE(v time.Time) predicate.IdentityVerificationRequest
- func UpdatedAtIn(vs ...time.Time) predicate.IdentityVerificationRequest
- func UpdatedAtLT(v time.Time) predicate.IdentityVerificationRequest
- func UpdatedAtLTE(v time.Time) predicate.IdentityVerificationRequest
- func UpdatedAtNEQ(v time.Time) predicate.IdentityVerificationRequest
- func UpdatedAtNotIn(vs ...time.Time) predicate.IdentityVerificationRequest
- func ValidColumn(column string) bool
- func VerificationURL(v string) predicate.IdentityVerificationRequest
- func VerificationURLContains(v string) predicate.IdentityVerificationRequest
- func VerificationURLContainsFold(v string) predicate.IdentityVerificationRequest
- func VerificationURLEQ(v string) predicate.IdentityVerificationRequest
- func VerificationURLEqualFold(v string) predicate.IdentityVerificationRequest
- func VerificationURLGT(v string) predicate.IdentityVerificationRequest
- func VerificationURLGTE(v string) predicate.IdentityVerificationRequest
- func VerificationURLHasPrefix(v string) predicate.IdentityVerificationRequest
- func VerificationURLHasSuffix(v string) predicate.IdentityVerificationRequest
- func VerificationURLIn(vs ...string) predicate.IdentityVerificationRequest
- func VerificationURLLT(v string) predicate.IdentityVerificationRequest
- func VerificationURLLTE(v string) predicate.IdentityVerificationRequest
- func VerificationURLNEQ(v string) predicate.IdentityVerificationRequest
- func VerificationURLNotIn(vs ...string) predicate.IdentityVerificationRequest
- func WalletAddress(v string) predicate.IdentityVerificationRequest
- func WalletAddressContains(v string) predicate.IdentityVerificationRequest
- func WalletAddressContainsFold(v string) predicate.IdentityVerificationRequest
- func WalletAddressEQ(v string) predicate.IdentityVerificationRequest
- func WalletAddressEqualFold(v string) predicate.IdentityVerificationRequest
- func WalletAddressGT(v string) predicate.IdentityVerificationRequest
- func WalletAddressGTE(v string) predicate.IdentityVerificationRequest
- func WalletAddressHasPrefix(v string) predicate.IdentityVerificationRequest
- func WalletAddressHasSuffix(v string) predicate.IdentityVerificationRequest
- func WalletAddressIn(vs ...string) predicate.IdentityVerificationRequest
- func WalletAddressLT(v string) predicate.IdentityVerificationRequest
- func WalletAddressLTE(v string) predicate.IdentityVerificationRequest
- func WalletAddressNEQ(v string) predicate.IdentityVerificationRequest
- func WalletAddressNotIn(vs ...string) predicate.IdentityVerificationRequest
- func WalletSignature(v string) predicate.IdentityVerificationRequest
- func WalletSignatureContains(v string) predicate.IdentityVerificationRequest
- func WalletSignatureContainsFold(v string) predicate.IdentityVerificationRequest
- func WalletSignatureEQ(v string) predicate.IdentityVerificationRequest
- func WalletSignatureEqualFold(v string) predicate.IdentityVerificationRequest
- func WalletSignatureGT(v string) predicate.IdentityVerificationRequest
- func WalletSignatureGTE(v string) predicate.IdentityVerificationRequest
- func WalletSignatureHasPrefix(v string) predicate.IdentityVerificationRequest
- func WalletSignatureHasSuffix(v string) predicate.IdentityVerificationRequest
- func WalletSignatureIn(vs ...string) predicate.IdentityVerificationRequest
- func WalletSignatureLT(v string) predicate.IdentityVerificationRequest
- func WalletSignatureLTE(v string) predicate.IdentityVerificationRequest
- func WalletSignatureNEQ(v string) predicate.IdentityVerificationRequest
- func WalletSignatureNotIn(vs ...string) predicate.IdentityVerificationRequest
- type OrderOption
- func ByFeeReclaimed(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByLastURLCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByPlatform(opts ...sql.OrderTermOption) OrderOption
- func ByPlatformRef(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByVerificationURL(opts ...sql.OrderTermOption) OrderOption
- func ByWalletAddress(opts ...sql.OrderTermOption) OrderOption
- func ByWalletSignature(opts ...sql.OrderTermOption) OrderOption
- type Platform
- type Status
Constants ¶
const ( // Label holds the string label denoting the identityverificationrequest type in the database. Label = "identity_verification_request" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldWalletAddress holds the string denoting the wallet_address field in the database. FieldWalletAddress = "wallet_address" // FieldWalletSignature holds the string denoting the wallet_signature field in the database. FieldWalletSignature = "wallet_signature" // FieldPlatform holds the string denoting the platform field in the database. FieldPlatform = "platform" // FieldPlatformRef holds the string denoting the platform_ref field in the database. FieldPlatformRef = "platform_ref" // FieldVerificationURL holds the string denoting the verification_url field in the database. FieldVerificationURL = "verification_url" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldFeeReclaimed holds the string denoting the fee_reclaimed field in the database. FieldFeeReclaimed = "fee_reclaimed" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // FieldLastURLCreatedAt holds the string denoting the last_url_created_at field in the database. FieldLastURLCreatedAt = "last_url_created_at" // Table holds the table name of the identityverificationrequest in the database. Table = "identity_verification_requests" )
const DefaultStatus = StatusPending
StatusPending is the default value of the Status enum.
Variables ¶
var ( // DefaultFeeReclaimed holds the default value on creation for the "fee_reclaimed" field. DefaultFeeReclaimed bool // 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 // DefaultLastURLCreatedAt holds the default value on creation for the "last_url_created_at" field. DefaultLastURLCreatedAt func() time.Time // DefaultID holds the default value on creation for the "id" field. DefaultID func() uuid.UUID )
var Columns = []string{ FieldID, FieldWalletAddress, FieldWalletSignature, FieldPlatform, FieldPlatformRef, FieldVerificationURL, FieldStatus, FieldFeeReclaimed, FieldUpdatedAt, FieldLastURLCreatedAt, }
Columns holds all SQL columns for identityverificationrequest fields.
Functions ¶
func And ¶
func And(predicates ...predicate.IdentityVerificationRequest) predicate.IdentityVerificationRequest
And groups predicates with the AND operator between them.
func FeeReclaimed ¶
func FeeReclaimed(v bool) predicate.IdentityVerificationRequest
FeeReclaimed applies equality check predicate on the "fee_reclaimed" field. It's identical to FeeReclaimedEQ.
func FeeReclaimedEQ ¶
func FeeReclaimedEQ(v bool) predicate.IdentityVerificationRequest
FeeReclaimedEQ applies the EQ predicate on the "fee_reclaimed" field.
func FeeReclaimedNEQ ¶
func FeeReclaimedNEQ(v bool) predicate.IdentityVerificationRequest
FeeReclaimedNEQ applies the NEQ predicate on the "fee_reclaimed" field.
func ID ¶
func ID(id uuid.UUID) predicate.IdentityVerificationRequest
ID filters vertices based on their ID field.
func IDEQ ¶
func IDEQ(id uuid.UUID) predicate.IdentityVerificationRequest
IDEQ applies the EQ predicate on the ID field.
func IDGT ¶
func IDGT(id uuid.UUID) predicate.IdentityVerificationRequest
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id uuid.UUID) predicate.IdentityVerificationRequest
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...uuid.UUID) predicate.IdentityVerificationRequest
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id uuid.UUID) predicate.IdentityVerificationRequest
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id uuid.UUID) predicate.IdentityVerificationRequest
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id uuid.UUID) predicate.IdentityVerificationRequest
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...uuid.UUID) predicate.IdentityVerificationRequest
IDNotIn applies the NotIn predicate on the ID field.
func LastURLCreatedAt ¶
func LastURLCreatedAt(v time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAt applies equality check predicate on the "last_url_created_at" field. It's identical to LastURLCreatedAtEQ.
func LastURLCreatedAtEQ ¶
func LastURLCreatedAtEQ(v time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAtEQ applies the EQ predicate on the "last_url_created_at" field.
func LastURLCreatedAtGT ¶
func LastURLCreatedAtGT(v time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAtGT applies the GT predicate on the "last_url_created_at" field.
func LastURLCreatedAtGTE ¶
func LastURLCreatedAtGTE(v time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAtGTE applies the GTE predicate on the "last_url_created_at" field.
func LastURLCreatedAtIn ¶
func LastURLCreatedAtIn(vs ...time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAtIn applies the In predicate on the "last_url_created_at" field.
func LastURLCreatedAtLT ¶
func LastURLCreatedAtLT(v time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAtLT applies the LT predicate on the "last_url_created_at" field.
func LastURLCreatedAtLTE ¶
func LastURLCreatedAtLTE(v time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAtLTE applies the LTE predicate on the "last_url_created_at" field.
func LastURLCreatedAtNEQ ¶
func LastURLCreatedAtNEQ(v time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAtNEQ applies the NEQ predicate on the "last_url_created_at" field.
func LastURLCreatedAtNotIn ¶
func LastURLCreatedAtNotIn(vs ...time.Time) predicate.IdentityVerificationRequest
LastURLCreatedAtNotIn applies the NotIn predicate on the "last_url_created_at" field.
func Or ¶
func Or(predicates ...predicate.IdentityVerificationRequest) predicate.IdentityVerificationRequest
Or groups predicates with the OR operator between them.
func PlatformEQ ¶
func PlatformEQ(v Platform) predicate.IdentityVerificationRequest
PlatformEQ applies the EQ predicate on the "platform" field.
func PlatformIn ¶
func PlatformIn(vs ...Platform) predicate.IdentityVerificationRequest
PlatformIn applies the In predicate on the "platform" field.
func PlatformNEQ ¶
func PlatformNEQ(v Platform) predicate.IdentityVerificationRequest
PlatformNEQ applies the NEQ predicate on the "platform" field.
func PlatformNotIn ¶
func PlatformNotIn(vs ...Platform) predicate.IdentityVerificationRequest
PlatformNotIn applies the NotIn predicate on the "platform" field.
func PlatformRef ¶
func PlatformRef(v string) predicate.IdentityVerificationRequest
PlatformRef applies equality check predicate on the "platform_ref" field. It's identical to PlatformRefEQ.
func PlatformRefContains ¶
func PlatformRefContains(v string) predicate.IdentityVerificationRequest
PlatformRefContains applies the Contains predicate on the "platform_ref" field.
func PlatformRefContainsFold ¶
func PlatformRefContainsFold(v string) predicate.IdentityVerificationRequest
PlatformRefContainsFold applies the ContainsFold predicate on the "platform_ref" field.
func PlatformRefEQ ¶
func PlatformRefEQ(v string) predicate.IdentityVerificationRequest
PlatformRefEQ applies the EQ predicate on the "platform_ref" field.
func PlatformRefEqualFold ¶
func PlatformRefEqualFold(v string) predicate.IdentityVerificationRequest
PlatformRefEqualFold applies the EqualFold predicate on the "platform_ref" field.
func PlatformRefGT ¶
func PlatformRefGT(v string) predicate.IdentityVerificationRequest
PlatformRefGT applies the GT predicate on the "platform_ref" field.
func PlatformRefGTE ¶
func PlatformRefGTE(v string) predicate.IdentityVerificationRequest
PlatformRefGTE applies the GTE predicate on the "platform_ref" field.
func PlatformRefHasPrefix ¶
func PlatformRefHasPrefix(v string) predicate.IdentityVerificationRequest
PlatformRefHasPrefix applies the HasPrefix predicate on the "platform_ref" field.
func PlatformRefHasSuffix ¶
func PlatformRefHasSuffix(v string) predicate.IdentityVerificationRequest
PlatformRefHasSuffix applies the HasSuffix predicate on the "platform_ref" field.
func PlatformRefIn ¶
func PlatformRefIn(vs ...string) predicate.IdentityVerificationRequest
PlatformRefIn applies the In predicate on the "platform_ref" field.
func PlatformRefLT ¶
func PlatformRefLT(v string) predicate.IdentityVerificationRequest
PlatformRefLT applies the LT predicate on the "platform_ref" field.
func PlatformRefLTE ¶
func PlatformRefLTE(v string) predicate.IdentityVerificationRequest
PlatformRefLTE applies the LTE predicate on the "platform_ref" field.
func PlatformRefNEQ ¶
func PlatformRefNEQ(v string) predicate.IdentityVerificationRequest
PlatformRefNEQ applies the NEQ predicate on the "platform_ref" field.
func PlatformRefNotIn ¶
func PlatformRefNotIn(vs ...string) predicate.IdentityVerificationRequest
PlatformRefNotIn applies the NotIn predicate on the "platform_ref" field.
func PlatformValidator ¶
PlatformValidator is a validator for the "platform" field enum values. It is called by the builders before save.
func StatusEQ ¶
func StatusEQ(v Status) predicate.IdentityVerificationRequest
StatusEQ applies the EQ predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...Status) predicate.IdentityVerificationRequest
StatusIn applies the In predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v Status) predicate.IdentityVerificationRequest
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...Status) predicate.IdentityVerificationRequest
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusValidator ¶
StatusValidator is a validator for the "status" field enum values. It is called by the builders before save.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.IdentityVerificationRequest
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.IdentityVerificationRequest
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.IdentityVerificationRequest
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.IdentityVerificationRequest
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.IdentityVerificationRequest
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.IdentityVerificationRequest
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.IdentityVerificationRequest
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.IdentityVerificationRequest
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.IdentityVerificationRequest
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).
func VerificationURL ¶
func VerificationURL(v string) predicate.IdentityVerificationRequest
VerificationURL applies equality check predicate on the "verification_url" field. It's identical to VerificationURLEQ.
func VerificationURLContains ¶
func VerificationURLContains(v string) predicate.IdentityVerificationRequest
VerificationURLContains applies the Contains predicate on the "verification_url" field.
func VerificationURLContainsFold ¶
func VerificationURLContainsFold(v string) predicate.IdentityVerificationRequest
VerificationURLContainsFold applies the ContainsFold predicate on the "verification_url" field.
func VerificationURLEQ ¶
func VerificationURLEQ(v string) predicate.IdentityVerificationRequest
VerificationURLEQ applies the EQ predicate on the "verification_url" field.
func VerificationURLEqualFold ¶
func VerificationURLEqualFold(v string) predicate.IdentityVerificationRequest
VerificationURLEqualFold applies the EqualFold predicate on the "verification_url" field.
func VerificationURLGT ¶
func VerificationURLGT(v string) predicate.IdentityVerificationRequest
VerificationURLGT applies the GT predicate on the "verification_url" field.
func VerificationURLGTE ¶
func VerificationURLGTE(v string) predicate.IdentityVerificationRequest
VerificationURLGTE applies the GTE predicate on the "verification_url" field.
func VerificationURLHasPrefix ¶
func VerificationURLHasPrefix(v string) predicate.IdentityVerificationRequest
VerificationURLHasPrefix applies the HasPrefix predicate on the "verification_url" field.
func VerificationURLHasSuffix ¶
func VerificationURLHasSuffix(v string) predicate.IdentityVerificationRequest
VerificationURLHasSuffix applies the HasSuffix predicate on the "verification_url" field.
func VerificationURLIn ¶
func VerificationURLIn(vs ...string) predicate.IdentityVerificationRequest
VerificationURLIn applies the In predicate on the "verification_url" field.
func VerificationURLLT ¶
func VerificationURLLT(v string) predicate.IdentityVerificationRequest
VerificationURLLT applies the LT predicate on the "verification_url" field.
func VerificationURLLTE ¶
func VerificationURLLTE(v string) predicate.IdentityVerificationRequest
VerificationURLLTE applies the LTE predicate on the "verification_url" field.
func VerificationURLNEQ ¶
func VerificationURLNEQ(v string) predicate.IdentityVerificationRequest
VerificationURLNEQ applies the NEQ predicate on the "verification_url" field.
func VerificationURLNotIn ¶
func VerificationURLNotIn(vs ...string) predicate.IdentityVerificationRequest
VerificationURLNotIn applies the NotIn predicate on the "verification_url" field.
func WalletAddress ¶
func WalletAddress(v string) predicate.IdentityVerificationRequest
WalletAddress applies equality check predicate on the "wallet_address" field. It's identical to WalletAddressEQ.
func WalletAddressContains ¶
func WalletAddressContains(v string) predicate.IdentityVerificationRequest
WalletAddressContains applies the Contains predicate on the "wallet_address" field.
func WalletAddressContainsFold ¶
func WalletAddressContainsFold(v string) predicate.IdentityVerificationRequest
WalletAddressContainsFold applies the ContainsFold predicate on the "wallet_address" field.
func WalletAddressEQ ¶
func WalletAddressEQ(v string) predicate.IdentityVerificationRequest
WalletAddressEQ applies the EQ predicate on the "wallet_address" field.
func WalletAddressEqualFold ¶
func WalletAddressEqualFold(v string) predicate.IdentityVerificationRequest
WalletAddressEqualFold applies the EqualFold predicate on the "wallet_address" field.
func WalletAddressGT ¶
func WalletAddressGT(v string) predicate.IdentityVerificationRequest
WalletAddressGT applies the GT predicate on the "wallet_address" field.
func WalletAddressGTE ¶
func WalletAddressGTE(v string) predicate.IdentityVerificationRequest
WalletAddressGTE applies the GTE predicate on the "wallet_address" field.
func WalletAddressHasPrefix ¶
func WalletAddressHasPrefix(v string) predicate.IdentityVerificationRequest
WalletAddressHasPrefix applies the HasPrefix predicate on the "wallet_address" field.
func WalletAddressHasSuffix ¶
func WalletAddressHasSuffix(v string) predicate.IdentityVerificationRequest
WalletAddressHasSuffix applies the HasSuffix predicate on the "wallet_address" field.
func WalletAddressIn ¶
func WalletAddressIn(vs ...string) predicate.IdentityVerificationRequest
WalletAddressIn applies the In predicate on the "wallet_address" field.
func WalletAddressLT ¶
func WalletAddressLT(v string) predicate.IdentityVerificationRequest
WalletAddressLT applies the LT predicate on the "wallet_address" field.
func WalletAddressLTE ¶
func WalletAddressLTE(v string) predicate.IdentityVerificationRequest
WalletAddressLTE applies the LTE predicate on the "wallet_address" field.
func WalletAddressNEQ ¶
func WalletAddressNEQ(v string) predicate.IdentityVerificationRequest
WalletAddressNEQ applies the NEQ predicate on the "wallet_address" field.
func WalletAddressNotIn ¶
func WalletAddressNotIn(vs ...string) predicate.IdentityVerificationRequest
WalletAddressNotIn applies the NotIn predicate on the "wallet_address" field.
func WalletSignature ¶
func WalletSignature(v string) predicate.IdentityVerificationRequest
WalletSignature applies equality check predicate on the "wallet_signature" field. It's identical to WalletSignatureEQ.
func WalletSignatureContains ¶
func WalletSignatureContains(v string) predicate.IdentityVerificationRequest
WalletSignatureContains applies the Contains predicate on the "wallet_signature" field.
func WalletSignatureContainsFold ¶
func WalletSignatureContainsFold(v string) predicate.IdentityVerificationRequest
WalletSignatureContainsFold applies the ContainsFold predicate on the "wallet_signature" field.
func WalletSignatureEQ ¶
func WalletSignatureEQ(v string) predicate.IdentityVerificationRequest
WalletSignatureEQ applies the EQ predicate on the "wallet_signature" field.
func WalletSignatureEqualFold ¶
func WalletSignatureEqualFold(v string) predicate.IdentityVerificationRequest
WalletSignatureEqualFold applies the EqualFold predicate on the "wallet_signature" field.
func WalletSignatureGT ¶
func WalletSignatureGT(v string) predicate.IdentityVerificationRequest
WalletSignatureGT applies the GT predicate on the "wallet_signature" field.
func WalletSignatureGTE ¶
func WalletSignatureGTE(v string) predicate.IdentityVerificationRequest
WalletSignatureGTE applies the GTE predicate on the "wallet_signature" field.
func WalletSignatureHasPrefix ¶
func WalletSignatureHasPrefix(v string) predicate.IdentityVerificationRequest
WalletSignatureHasPrefix applies the HasPrefix predicate on the "wallet_signature" field.
func WalletSignatureHasSuffix ¶
func WalletSignatureHasSuffix(v string) predicate.IdentityVerificationRequest
WalletSignatureHasSuffix applies the HasSuffix predicate on the "wallet_signature" field.
func WalletSignatureIn ¶
func WalletSignatureIn(vs ...string) predicate.IdentityVerificationRequest
WalletSignatureIn applies the In predicate on the "wallet_signature" field.
func WalletSignatureLT ¶
func WalletSignatureLT(v string) predicate.IdentityVerificationRequest
WalletSignatureLT applies the LT predicate on the "wallet_signature" field.
func WalletSignatureLTE ¶
func WalletSignatureLTE(v string) predicate.IdentityVerificationRequest
WalletSignatureLTE applies the LTE predicate on the "wallet_signature" field.
func WalletSignatureNEQ ¶
func WalletSignatureNEQ(v string) predicate.IdentityVerificationRequest
WalletSignatureNEQ applies the NEQ predicate on the "wallet_signature" field.
func WalletSignatureNotIn ¶
func WalletSignatureNotIn(vs ...string) predicate.IdentityVerificationRequest
WalletSignatureNotIn applies the NotIn predicate on the "wallet_signature" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the IdentityVerificationRequest queries.
func ByFeeReclaimed ¶
func ByFeeReclaimed(opts ...sql.OrderTermOption) OrderOption
ByFeeReclaimed orders the results by the fee_reclaimed field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByLastURLCreatedAt ¶
func ByLastURLCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByLastURLCreatedAt orders the results by the last_url_created_at field.
func ByPlatform ¶
func ByPlatform(opts ...sql.OrderTermOption) OrderOption
ByPlatform orders the results by the platform field.
func ByPlatformRef ¶
func ByPlatformRef(opts ...sql.OrderTermOption) OrderOption
ByPlatformRef orders the results by the platform_ref field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByVerificationURL ¶
func ByVerificationURL(opts ...sql.OrderTermOption) OrderOption
ByVerificationURL orders the results by the verification_url field.
func ByWalletAddress ¶
func ByWalletAddress(opts ...sql.OrderTermOption) OrderOption
ByWalletAddress orders the results by the wallet_address field.
func ByWalletSignature ¶
func ByWalletSignature(opts ...sql.OrderTermOption) OrderOption
ByWalletSignature orders the results by the wallet_signature field.