Discover Packages
gitlab.misakey.dev/misakey/backend/api
src
sso
gamification
package
Version:
v0.0.0-...-afa1830
Opens a new window with list of versions in this module.
Published: Apr 13, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
UseCoupon by recording it
type UsedCoupon struct {
ID int `json:"id"`
IdentityID string `json:"identity_id"`
Value string `json:"value"`
CreatedAt time .Time `json:"created_ad"`
}
UsedCoupon model
Source Files
¶
Click to show internal directories.
Click to hide internal directories.