Documentation
¶
Index ¶
- type App
- type AppCustomer
- type AppStripe
- type AppStripeCustomer
- type BalanceSnapshot
- type BillingCustomerOverride
- type BillingInvoice
- type BillingInvoiceDiscount
- type BillingInvoiceFlatFeeLineConfig
- type BillingInvoiceLine
- type BillingInvoiceLineDiscount
- type BillingInvoiceUsageBasedLineConfig
- type BillingInvoiceValidationIssue
- type BillingProfile
- type BillingSequenceNumbers
- type BillingWorkflowConfig
- type Customer
- type CustomerSubjects
- type Entitlement
- type Feature
- type Grant
- type NotificationChannel
- type NotificationEvent
- type NotificationEventDeliveryStatus
- type NotificationRule
- type Plan
- type PlanPhase
- type PlanRateCard
- type Subscription
- type SubscriptionItem
- type SubscriptionPhase
- type UsageReset
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppCustomer ¶
AppCustomer is the predicate function for appcustomer builders.
type AppStripeCustomer ¶
AppStripeCustomer is the predicate function for appstripecustomer builders.
type BalanceSnapshot ¶
BalanceSnapshot is the predicate function for balancesnapshot builders.
type BillingCustomerOverride ¶
BillingCustomerOverride is the predicate function for billingcustomeroverride builders.
type BillingInvoice ¶
BillingInvoice is the predicate function for billinginvoice builders.
type BillingInvoiceDiscount ¶
BillingInvoiceDiscount is the predicate function for billinginvoicediscount builders.
type BillingInvoiceFlatFeeLineConfig ¶
BillingInvoiceFlatFeeLineConfig is the predicate function for billinginvoiceflatfeelineconfig builders.
type BillingInvoiceLine ¶
BillingInvoiceLine is the predicate function for billinginvoiceline builders.
type BillingInvoiceLineDiscount ¶
BillingInvoiceLineDiscount is the predicate function for billinginvoicelinediscount builders.
type BillingInvoiceUsageBasedLineConfig ¶
BillingInvoiceUsageBasedLineConfig is the predicate function for billinginvoiceusagebasedlineconfig builders.
func BillingInvoiceUsageBasedLineConfigOrErr ¶
func BillingInvoiceUsageBasedLineConfigOrErr(p BillingInvoiceUsageBasedLineConfig, err error) BillingInvoiceUsageBasedLineConfig
BillingInvoiceUsageBasedLineConfigOrErr calls the predicate only if the error is not nit.
type BillingInvoiceValidationIssue ¶
BillingInvoiceValidationIssue is the predicate function for billinginvoicevalidationissue builders.
type BillingProfile ¶
BillingProfile is the predicate function for billingprofile builders.
type BillingSequenceNumbers ¶
BillingSequenceNumbers is the predicate function for billingsequencenumbers builders.
type BillingWorkflowConfig ¶
BillingWorkflowConfig is the predicate function for billingworkflowconfig builders.
type CustomerSubjects ¶
CustomerSubjects is the predicate function for customersubjects builders.
type Entitlement ¶
Entitlement is the predicate function for entitlement builders.
type NotificationChannel ¶
NotificationChannel is the predicate function for notificationchannel builders.
func NotificationChannelOrErr ¶
func NotificationChannelOrErr(p NotificationChannel, err error) NotificationChannel
NotificationChannelOrErr calls the predicate only if the error is not nit.
type NotificationEvent ¶
NotificationEvent is the predicate function for notificationevent builders.
func NotificationEventOrErr ¶
func NotificationEventOrErr(p NotificationEvent, err error) NotificationEvent
NotificationEventOrErr calls the predicate only if the error is not nit.
type NotificationEventDeliveryStatus ¶
NotificationEventDeliveryStatus is the predicate function for notificationeventdeliverystatus builders.
type NotificationRule ¶
NotificationRule is the predicate function for notificationrule builders.
func NotificationRuleOrErr ¶
func NotificationRuleOrErr(p NotificationRule, err error) NotificationRule
NotificationRuleOrErr calls the predicate only if the error is not nit.
type PlanPhase ¶
PlanPhase is the predicate function for planphase builders.
func PlanPhaseOrErr ¶
PlanPhaseOrErr calls the predicate only if the error is not nit.
type PlanRateCard ¶
PlanRateCard is the predicate function for planratecard builders.
func PlanRateCardOrErr ¶
func PlanRateCardOrErr(p PlanRateCard, err error) PlanRateCard
PlanRateCardOrErr calls the predicate only if the error is not nit.
type Subscription ¶
Subscription is the predicate function for subscription builders.
type SubscriptionItem ¶
SubscriptionItem is the predicate function for subscriptionitem builders.
func SubscriptionItemOrErr ¶
func SubscriptionItemOrErr(p SubscriptionItem, err error) SubscriptionItem
SubscriptionItemOrErr calls the predicate only if the error is not nit.
type SubscriptionPhase ¶
SubscriptionPhase is the predicate function for subscriptionphase builders.
type UsageReset ¶
UsageReset is the predicate function for usagereset builders.