niki/param/piggy_bank_get_all.go

8 lines
95 B
Go

package param
type PiggyBankGetAllRequest struct {
}
type PiggyBankGetAllResponse struct {
}