# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
TransactionDirectionString retrieves an enum value from the enum constants string name.
TransactionDirectionStrings returns a slice of all String values of the enum.
TransactionDirectionValues returns all values of the enum.
TransactionTypeString retrieves an enum value from the enum constants string name.
TransactionTypeStrings returns a slice of all String values of the enum.
TransactionTypeValues returns all values of the enum.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CodatCompany struct contains information of a 9Spokes user registering to Codat.
CompositeListTile is a 9 Spokes V2 special "List" tile data format It's made up of multiple ListTile blocks so the tile can switch between them.
No description provided by the author
Connection represents a Connection document object as stored in the database.
ConnectionSummary is a short-form connection object as returned by the token service, it excludes sensitive info and is meant as a summary.
Credentials is a username/password struct.
No description provided by the author
ETLMessage is an AMQP message structure referencing a connection document and containing the produced message that is later extracted, transformed, and persisted.
GraphTile is a 9 Spokes V2 area chart tile data format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GroupedDataEntry represenst a data set in a composite list tile.
No description provided by the author
ListTile is a 9 Spokes V2 "List" tile data format.
No description provided by the author
ListTileEntry is an entry in a ListTile.
No description provided by the author
No description provided by the author
ListTileSubheader represents a list tile subheader.
No description provided by the author
ListTileSubheaderDropDownOption represents an entry in the list tile subheader dropdown.
The same as the ListTile but the subheader has Title property.
MarketingAnalytics is the standard 9 Spokes Marketing Analytics data format.
MarketingAnalyticsDateRange represents a date range used to tag a 9 Spokes data record.
Holds an OSP's configuration.
OSPTile is a tile definition for an OSP.
Place contains Google Maps locality details.
No description provided by the author
# Type aliases
Document is a generic map.
go:generate go run github.com/dmarkham/enumer@latest -type=TransactionDirection -json.
go:generate go run github.com/dmarkham/enumer@latest -type=TransactionType -json.