add users
This commit is contained in:
@@ -142,7 +142,6 @@ type RefundOrderItemRequest struct {
|
||||
Reason *string `validate:"omitempty,max=255"`
|
||||
}
|
||||
|
||||
// Response DTOs
|
||||
type OrderResponse struct {
|
||||
ID uuid.UUID
|
||||
OrganizationID uuid.UUID
|
||||
|
||||
Reference in New Issue
Block a user