commerceapi

package
v49.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RateCardClientAPI

type RateCardClientAPI interface {
	Get(ctx context.Context, filter string) (result commerce.ResourceRateCardInfo, err error)
}

RateCardClientAPI contains the set of methods on the RateCardClient type.

type UsageAggregatesClientAPI

type UsageAggregatesClientAPI interface {
	List(ctx context.Context, reportedStartTime date.Time, reportedEndTime date.Time, showDetails *bool, aggregationGranularity commerce.AggregationGranularity, continuationToken string) (result commerce.UsageAggregationListResultPage, err error)
	ListComplete(ctx context.Context, reportedStartTime date.Time, reportedEndTime date.Time, showDetails *bool, aggregationGranularity commerce.AggregationGranularity, continuationToken string) (result commerce.UsageAggregationListResultIterator, err error)
}

UsageAggregatesClientAPI contains the set of methods on the UsageAggregatesClient type.

Jump to

Keyboard shortcuts

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