issuerfraudrecord

package
v64.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

Get returns the details of an issuer fraud record.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to interact with the /issuer_fraud_records API.

func (Client) Get

Get returns the details of an issuer fraud record.

func (Client) List

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

List returns a list of issuer fraud records.

type Iter

type Iter struct {
	*stripe.Iter
}

Iter is an iterator for issuer fraud records.

func List

List returns a list of issuer fraud records.

func (*Iter) IssuerFraudRecord

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

IssuerFraudRecord returns the issuer fraud record 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