Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressData ¶
type AddressData struct {
Street string
Street2 string
City string
Zip string
StateCode string
StateName string
CountryName string
CountryCode string
CompanyName string
}
An AddressData holds address data for formating an address
type ConfigFieldsMap ¶ added in v0.1.5
A ConfigFieldsMap is a map between fields of ConfigSettings and a ConfigParameter key.
Click to show internal directories.
Click to hide internal directories.