creditunderwritingrecord

package
v76.14.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package creditunderwritingrecord provides the /issuing/credit_underwriting_records APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Correct

Correct is the method for the `POST /v1/issuing/credit_underwriting_records/{credit_underwriting_record}/correct` API.

func CreateFromApplication

CreateFromApplication is the method for the `POST /v1/issuing/credit_underwriting_records/create_from_application` API.

func CreateFromProactiveReview

CreateFromProactiveReview is the method for the `POST /v1/issuing/credit_underwriting_records/create_from_proactive_review` API.

func Get

Get returns the details of an issuing credit underwriting record.

func ReportDecision

ReportDecision is the method for the `POST /v1/issuing/credit_underwriting_records/{credit_underwriting_record}/report_decision` API.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke /issuing/credit_underwriting_records APIs.

func (Client) Correct

Correct is the method for the `POST /v1/issuing/credit_underwriting_records/{credit_underwriting_record}/correct` API.

func (Client) CreateFromApplication

CreateFromApplication is the method for the `POST /v1/issuing/credit_underwriting_records/create_from_application` API.

func (Client) CreateFromProactiveReview

CreateFromProactiveReview is the method for the `POST /v1/issuing/credit_underwriting_records/create_from_proactive_review` API.

func (Client) Get

Get returns the details of an issuing credit underwriting record.

func (Client) List

List returns a list of issuing credit underwriting records.

func (Client) ReportDecision

ReportDecision is the method for the `POST /v1/issuing/credit_underwriting_records/{credit_underwriting_record}/report_decision` API.

type Iter

type Iter struct {
	*stripe.Iter
}

Iter is an iterator for issuing credit underwriting records.

func List

List returns a list of issuing credit underwriting records.

func (*Iter) IssuingCreditUnderwritingRecord

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

IssuingCreditUnderwritingRecord returns the issuing credit underwriting record which the iterator is currently pointing to.

func (*Iter) IssuingCreditUnderwritingRecordList

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

IssuingCreditUnderwritingRecordList 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