BS / src / api / schema / BalReq.go
BalReq.go
Raw
package schema

type SetBalRequest struct {
	TokenId int64
}