features/working-on-scopes #13
@ -1,7 +1,7 @@
|
||||
package domain
|
||||
|
||||
type ErrorResponse struct {
|
||||
HttpCode int `json:"code"`
|
||||
Success bool `json:"success"`
|
||||
Message string `json:"message"`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user