package
1.19.0
Repository: https://github.com/ans-group/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewService returns a new instance of BillingService.

# Structs

Card represents a credit/debit card.
CardNotFoundError indicates a card was not found.
CloudCost represents a cloud cost item.
CloudCostNotFoundError indicates a cloud cost was not found.
CreateCardRequest represents a request to create a card.
CreateInvoiceQueryRequest represents a request to create an invoice query.
DirectDebit represents a direct debit.
DirectDebitNotFoundError indicates direct debit details were not found.
Invoice represents an invoice.
InvoiceNotFoundError indicates an invoice was not found.
InvoiceQuery represents an invoice query.
InvoiceQueryNotFoundError indicates an invoice query was not found.
PatchCardRequest represents a request to create a card.
Payment represents a payment.
PaymentNotFoundError indicates a payment was not found.
RecurringCost represents a recurring cost.
RecurringCostNotFoundError indicates a recurring cost was not found.
Service implements BillingService for managing Billing certificates via the UKFast API.

# Interfaces

BillingService is an interface for managing billing.