inferredbalance

package
v74.20.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package inferredbalance provides the /financial_connections/accounts/{account}/inferred_balances 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 /financial_connections/accounts/{account}/inferred_balances APIs.

func (Client) List

List returns a list of financial connections inferred balances.

type Iter

type Iter struct {
	*stripe.Iter
}

Iter is an iterator for financial connections inferred balances.

func List

List returns a list of financial connections inferred balances.

func (*Iter) FinancialConnectionsInferredBalance

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

FinancialConnectionsInferredBalance returns the financial connections inferred balance which the iterator is currently pointing to.

func (*Iter) FinancialConnectionsInferredBalanceList

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

FinancialConnectionsInferredBalanceList 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