pkg

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountryAndRegionItem

type CountryAndRegionItem struct {
	Country           string `bson:"iso_code_a2"`
	Region            string `bson:"region"`
	PayerTariffRegion string `bson:"payer_tariff_region"`
}

type CountryAndRegionItems

type CountryAndRegionItems struct {
	Items []*CountryAndRegionItem `json:"items"`
}

type MoneyBackCostMerchantSet

type MoneyBackCostMerchantSet struct {
	Id  string                           `bson:"_id"`
	Set []*billing.MoneyBackCostMerchant `bson:"set"`
}

type MoneyBackCostSystemSet

type MoneyBackCostSystemSet struct {
	Id  string                         `bson:"_id"`
	Set []*billing.MoneyBackCostSystem `bson:"set"`
}

type PaymentChannelCostMerchantSet

type PaymentChannelCostMerchantSet struct {
	Id  string                                `bson:"_id"`
	Set []*billing.PaymentChannelCostMerchant `bson:"set"`
}

type PaymentChannelCostSystemSet

type PaymentChannelCostSystemSet struct {
	Id  string                              `bson:"_id"`
	Set []*billing.PaymentChannelCostSystem `bson:"set"`
}

Jump to

Keyboard shortcuts

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