applepaydomain

package
v18.13.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package applepaydomain provides the /apple_pay/domains APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Del

func Del(id string) (*stripe.ApplePayDomain, error)

Del removes an ApplePayDomain.

func Get

Get returns the details of an ApplePayDomain.

func New

New POSTs new ApplePayDomains.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke /apple_pay/domains and ApplePayDomain-related APIs.

func (Client) Del

func (c Client) Del(id string) (*stripe.ApplePayDomain, error)

func (Client) Get

func (Client) List

func (c Client) List(params *stripe.ApplePayDomainListParams) *Iter

func (Client) New

type Iter

type Iter struct {
	*stripe.Iter
}

Iter is an iterator for lists of ApplePayDomain. The embedded Iter carries methods with it; see its documentation for details.

func List

func List(params *stripe.ApplePayDomainListParams) *Iter

List lists available ApplePayDomains.

func (*Iter) ApplePayDomain

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

ApplePayDomain returns the most recent ApplePayDomain visited by a call to Next.

Jump to

Keyboard shortcuts

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