Uses of Class
es.kukenan.smartfi.microservice.firm.api.externalotp.request.OperationUserDataDto
Packages that use OperationUserDataDto
Package
Description
Base package for External OTP Request API DTOs.
-
Uses of OperationUserDataDto in es.kukenan.smartfi.microservice.firm.api.externalotp.request
Fields in es.kukenan.smartfi.microservice.firm.api.externalotp.request with type parameters of type OperationUserDataDtoModifier and TypeFieldDescriptionprivate @NotNull List<OperationUserDataDto>GenerateExternalOtpRequestDto.userIdsList of users (core_user_id) involved in the operation.