Discover Packages
github.com/falcucci/maga-coin-api
models
package
Version:
v0.0.0-...-bba364d
Opens a new window with list of versions in this module.
Published: Oct 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
Documentation
¶
AccountStatement : AccountStatement of transactions
type Action struct {
ID int `json:"id"`
Description string `json:"description"`
Coin int64 `json:"coin"`
}
Action : Action magalu
type Reward struct {
ID int `json:"id"`
Description string `json:"description"`
ExchangeValue int `json:"exchange_value"`
Image string `json:"image"`
}
Reward djjd
Source Files
¶
Click to show internal directories.
Click to hide internal directories.