Uses of Record Class
be.appify.prefab.example.sale.application.CreateGiftVoucherRequest
Packages that use CreateGiftVoucherRequest
Package
Description
-
Uses of CreateGiftVoucherRequest in be.appify.prefab.example.sale.application
Methods in be.appify.prefab.example.sale.application with parameters of type CreateGiftVoucherRequestModifier and TypeMethodDescriptionGiftVoucherService.create(@Valid CreateGiftVoucherRequest request) -
Uses of CreateGiftVoucherRequest in be.appify.prefab.example.sale.infrastructure.http
Methods in be.appify.prefab.example.sale.infrastructure.http with parameters of type CreateGiftVoucherRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> GiftVoucherController.create(@Valid CreateGiftVoucherRequest request)