Update Customer Registration
This commit is contained in:
@@ -8,6 +8,7 @@ type CustomerResolutionRequest struct {
|
||||
Email string
|
||||
PhoneNumber string
|
||||
BirthDate time.Time
|
||||
Password string
|
||||
}
|
||||
|
||||
type CustomerCheckResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user