forked from ebhomengo/niki
1
0
Fork 0
niki/param/piggy_bank_get_by_id.go

8 lines
97 B
Go
Raw Permalink Normal View History

2023-12-16 07:20:01 +00:00
package param
type PiggyBankGetByIdRequest struct {
}
type PiggyBankGetByIdResponse struct {
}