niki/param/piggy_bank_update.go

8 lines
95 B
Go

package param
type PiggyBankUpdateRequest struct {
}
type PiggyBankUpdateResponse struct {
}