fee

package
v70.15.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2020 License: MIT Imports: 3 Imported by: 147

Documentation

Overview

Package fee provides the /application_fees APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

Get returns the details of an application fee.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke application_fees APIs.

func (Client) Get

Get returns the details of an application fee.

func (Client) List

func (c Client) List(listParams *stripe.ApplicationFeeListParams) *Iter

List returns a list of application fees.

type Iter

type Iter struct {
	*stripe.Iter
}

Iter is an iterator for application fees.

func List

func List(params *stripe.ApplicationFeeListParams) *Iter

List returns a list of application fees.

func (*Iter) ApplicationFee

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

ApplicationFee returns the application fee which the iterator is currently pointing to.

Jump to

Keyboard shortcuts

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