Documentation
¶
Index ¶
- type BalanceSnapshot
- type BillingCustomerOverride
- type BillingInvoice
- type BillingInvoiceItem
- type BillingProfile
- type BillingWorkflowConfig
- type Customer
- type CustomerSubjects
- type Entitlement
- type Feature
- type Grant
- type NotificationChannel
- type NotificationEvent
- type NotificationEventDeliveryStatus
- type NotificationRule
- type UsageReset
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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 BillingInvoiceItem ¶
BillingInvoiceItem is the predicate function for billinginvoiceitem builders.
type BillingProfile ¶
BillingProfile is the predicate function for billingprofile 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 UsageReset ¶
UsageReset is the predicate function for usagereset builders.