v1.0.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package systemApiStructs
|
||||
|
||||
type GetReferralCodeResp struct {
|
||||
ReferralCode string `json:"referralCode"`
|
||||
}
|
||||
Reference in New Issue
Block a user