Documentation
¶
Index ¶
- type APIKey
- type FiatCurrency
- type IdentityVerificationRequest
- type Institution
- type LinkedAddress
- type LockOrderFulfillment
- type LockPaymentOrder
- type Network
- type PaymentOrder
- type PaymentOrderRecipient
- type ProviderOrderToken
- type ProviderProfile
- type ProviderRating
- type ProvisionBucket
- type ReceiveAddress
- type SenderOrderToken
- type SenderProfile
- type TimeMixin
- type Token
- type TransactionLog
- type User
- type VerificationToken
- type WebhookRetryAttempt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FiatCurrency ¶
FiatCurrency holds the schema definition for the FiatCurrency entity.
type IdentityVerificationRequest ¶
IdentityVerificationRequest holds the schema definition for the IdentityVerificationRequest entity.
func (IdentityVerificationRequest) Edges ¶
func (IdentityVerificationRequest) Edges() []ent.Edge
Edges of the IdentityVerificationRequest.
func (IdentityVerificationRequest) Fields ¶
func (IdentityVerificationRequest) Fields() []ent.Field
Fields of the IdentityVerificationRequest.
func (IdentityVerificationRequest) Indexes ¶
func (IdentityVerificationRequest) Indexes() []ent.Index
Indexes of the IdentityVerificationRequest.
type Institution ¶
Institution holds the schema definition for the Institution entity.
type LinkedAddress ¶
LinkedAddress holds the schema definition for the LinkedAddress entity.
func (LinkedAddress) Fields ¶
func (LinkedAddress) Fields() []ent.Field
Fields of the LinkedAddress.
type LockOrderFulfillment ¶
LockOrderFulfillment holds the schema definition for the LockOrderFulfillment entity.
func (LockOrderFulfillment) Edges ¶
func (LockOrderFulfillment) Edges() []ent.Edge
Edges of the LockOrderFulfillment.
func (LockOrderFulfillment) Fields ¶
func (LockOrderFulfillment) Fields() []ent.Field
Fields of the LockOrderFulfillment.
func (LockOrderFulfillment) Mixin ¶
func (LockOrderFulfillment) Mixin() []ent.Mixin
Mixin of the LockOrderFulfillment.
type LockPaymentOrder ¶
LockPaymentOrder holds the schema definition for the LockPaymentOrder entity.
func (LockPaymentOrder) Edges ¶
func (LockPaymentOrder) Edges() []ent.Edge
Edges of the LockPaymentOrder.
func (LockPaymentOrder) Fields ¶
func (LockPaymentOrder) Fields() []ent.Field
Fields of the LockPaymentOrder.
func (LockPaymentOrder) Indexes ¶
func (LockPaymentOrder) Indexes() []ent.Index
Indexes of the LockPaymentOrder.
func (LockPaymentOrder) Mixin ¶
func (LockPaymentOrder) Mixin() []ent.Mixin
Mixin of the LockPaymentOrder.
type PaymentOrder ¶
PaymentOrder holds the schema definition for the PaymentOrder entity.
type PaymentOrderRecipient ¶
PaymentOrderRecipient holds the schema definition for the PaymentOrderRecipient entity.
func (PaymentOrderRecipient) Edges ¶
func (PaymentOrderRecipient) Edges() []ent.Edge
Edges of the PaymentOrderRecipient.
func (PaymentOrderRecipient) Fields ¶
func (PaymentOrderRecipient) Fields() []ent.Field
Fields of the PaymentOrderRecipient.
type ProviderOrderToken ¶
ProviderOrderToken holds the schema definition for the ProviderOrderToken entity.
func (ProviderOrderToken) Edges ¶
func (ProviderOrderToken) Edges() []ent.Edge
Edges of the ProviderOrderToken.
func (ProviderOrderToken) Fields ¶
func (ProviderOrderToken) Fields() []ent.Field
Fields of the ProviderOrderToken.
func (ProviderOrderToken) Indexes ¶
func (ProviderOrderToken) Indexes() []ent.Index
Indexes of the ProviderOrderToken.
func (ProviderOrderToken) Mixin ¶
func (ProviderOrderToken) Mixin() []ent.Mixin
Mixin of the ProviderOrderToken.
type ProviderProfile ¶
ProviderProfile holds the schema definition for the ProviderProfile entity.
func (ProviderProfile) Edges ¶
func (ProviderProfile) Edges() []ent.Edge
Edges of the ProviderProfile.
func (ProviderProfile) Fields ¶
func (ProviderProfile) Fields() []ent.Field
Fields of the ProviderProfile.
type ProviderRating ¶
ProviderRating holds the schema definition for the ProviderRating entity.
func (ProviderRating) Fields ¶
func (ProviderRating) Fields() []ent.Field
Fields of the ProviderRating.
func (ProviderRating) Mixin ¶
func (ProviderRating) Mixin() []ent.Mixin
Mixin of the ProviderRating.
type ProvisionBucket ¶
ProvisionBucket holds the schema definition for the ProvisionBucket entity.
func (ProvisionBucket) Edges ¶
func (ProvisionBucket) Edges() []ent.Edge
Edges of the ProvisionBucket.
func (ProvisionBucket) Fields ¶
func (ProvisionBucket) Fields() []ent.Field
Fields of the ProvisionBucket.
type ReceiveAddress ¶
ReceiveAddress holds the schema definition for the ReceiveAddress entity.
func (ReceiveAddress) Fields ¶
func (ReceiveAddress) Fields() []ent.Field
Fields of the ReceiveAddress.
func (ReceiveAddress) Mixin ¶
func (ReceiveAddress) Mixin() []ent.Mixin
Mixin of the ReceiveAddress.
type SenderOrderToken ¶
SenderOrderToken holds the schema definition for the SenderOrderToken entity.
func (SenderOrderToken) Edges ¶
func (SenderOrderToken) Edges() []ent.Edge
Edges of the SenderOrderToken.
func (SenderOrderToken) Fields ¶
func (SenderOrderToken) Fields() []ent.Field
Fields of the SenderOrderToken.
func (SenderOrderToken) Indexes ¶
func (SenderOrderToken) Indexes() []ent.Index
Indexes of the SenderOrderToken.
type SenderProfile ¶
SenderProfile holds the schema definition for the SenderProfile entity.
func (SenderProfile) Fields ¶
func (SenderProfile) Fields() []ent.Field
Fields of the SenderProfile.
type TimeMixin ¶
type TimeMixin struct { // We embed the `mixin.Schema` to avoid // implementing the rest of the methods. mixin.Schema }
TimeMixin implements the ent.Mixin for sharing time fields with package schemas.
type TransactionLog ¶
TransactionLog holds the schema definition for the TransactionLog entity.
func (TransactionLog) Fields ¶
func (TransactionLog) Fields() []ent.Field
Fields of the TransactionLog.
type VerificationToken ¶
VerificationToken holds the schema definition for the VerificationToken entity.
func (VerificationToken) Edges ¶
func (VerificationToken) Edges() []ent.Edge
Edges of the VerificationToken.
func (VerificationToken) Fields ¶
func (VerificationToken) Fields() []ent.Field
Fields of the VerificationToken.
func (VerificationToken) Hooks ¶
func (VerificationToken) Hooks() []ent.Hook
Hooks of the VerificationToken.
func (VerificationToken) Mixin ¶
func (VerificationToken) Mixin() []ent.Mixin
Mixin of the VerificationToken.
type WebhookRetryAttempt ¶
WebhookRetryAttempt holds the schema definition for the WebhookRetryAttempt entity.
func (WebhookRetryAttempt) Edges ¶
func (WebhookRetryAttempt) Edges() []ent.Edge
Edges of the WebhookRetryAttempt.
func (WebhookRetryAttempt) Fields ¶
func (WebhookRetryAttempt) Fields() []ent.Field
Fields of the WebhookRetryAttempt.
func (WebhookRetryAttempt) Mixin ¶
func (WebhookRetryAttempt) Mixin() []ent.Mixin
Mixin of the WebhookRetryAttempt.
Source Files
¶
- apikey.go
- fiatcurrency.go
- identityverificationrequest.go
- institution.go
- linkedaddress.go
- lockorderfulfillment.go
- lockpaymentorder.go
- mixins.go
- network.go
- paymentorder.go
- paymentorderrecipient.go
- providerordertoken.go
- providerprofile.go
- providerrating.go
- provisionbucket.go
- receiveaddress.go
- senderordertoken.go
- senderprofile.go
- token.go
- transactionlog.go
- user.go
- verificationtoken.go
- webhookretryattempt.go