This website requires JavaScript.
Explore
Help
Sign In
PenaSide
/
customer
Watch
3
Star
0
Fork
0
You've already forked customer
generated from
PenaSide/GolangTemplate
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
2dea2c21b9
customer
/
internal
/
models
/
cart.go
8 lines
106 B
Go
Raw
Normal View
History
Unescape
Escape
ci: fix env hosts
2023-06-22 09:36:43 +00:00
package
models
type
AddItemToCart
struct
{
feat: set access token on get tariffs
2023-06-29 14:50:48 +00:00
UserID
string
TariffID
string
AccessToken
string
ci: fix env hosts
2023-06-22 09:36:43 +00:00
}
Reference in New Issue
Copy Permalink