Package com.bank.auth_service.dto
package com.bank.auth_service.dto
-
ClassDescriptionDTO representing authentication tokens returned after a successful login.DTO representing a user model used for creating or updating user accounts.DTO representing the conclusion of a payment transaction.DTO representing a confirmation code for a payment transaction.DTO representing a user login request.DTO for sending email notifications.