Documentation ¶ Index ¶ type CurrencyCode type Pagination Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type CurrencyCode ¶ type CurrencyCode string type Pagination ¶ type Pagination struct { Count int `json:"count,omitempty" url:"count,omitempty"` Before int `json:"before,omitempty" url:"before,omitempty"` After int `json:"after,omitempty" url:"after,omitempty"` } Source Files ¶ View all Source files types.go Click to show internal directories. Click to hide internal directories.