spp

package
v2.5.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2017 License: MIT Imports: 0 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreditCard

type CreditCard struct {
	Number   string `yaml:"account_number"`
	Name     string `yaml:"name"`
	Expiry   string `yaml:"expiry"`
	CVV      string `yaml:"cvv"`
	Street   string `yaml:"street,omitempty"`
	City     string `yaml:"city,omitempty"`
	Postcode string `yaml:"postcode,omitempty"`
	Country  string `yaml:"country,omitempty"`
}

CreditCard represents all the data for a credit card with SPP.

Jump to

Keyboard shortcuts

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