Documentation ¶
Index ¶
Constants ¶
View Source
const (
APIPath string = "/v1/getmarkets"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Market ¶
type Market struct { ProductCode ProductCode `json:"product_code"` Alias ProductCode `json:"alias"` }
type ProductCode ¶
type ProductCode string
Click to show internal directories.
Click to hide internal directories.