Advertisement
GerexD

UserDto

Mar 21st, 2024
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. {
  2. "cnp": "7111434423231",
  3. "firstName": "User",
  4. "lastName": "Four",
  5. "role": {
  6. "id": 3,
  7. "name": "ADMIN"
  8. },
  9. "email": "[email protected]",
  10. "password": "asd123"
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement