metereventsummary

package
v79.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 3 Imported by: 1

Documentation

Overview

Package metereventsummary provides the /billing/meters/{id}/event_summaries APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke /billing/meters/{id}/event_summaries APIs.

func (Client) List

Retrieve a list of billing meter event summaries.

type Iter

type Iter struct {
	*stripe.Iter
}

Iter is an iterator for billing meter event summaries.

func List

Retrieve a list of billing meter event summaries.

func (*Iter) BillingMeterEventSummary

func (i *Iter) BillingMeterEventSummary() *stripe.BillingMeterEventSummary

BillingMeterEventSummary returns the billing meter event summary which the iterator is currently pointing to.

func (*Iter) BillingMeterEventSummaryList

func (i *Iter) BillingMeterEventSummaryList() *stripe.BillingMeterEventSummaryList

BillingMeterEventSummaryList returns the current list object which the iterator is currently using. List objects will change as new API calls are made to continue pagination.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL