Uses of Class
com.mt.ecommerce.product.entity.Payment
Packages that use Payment
-
Uses of Payment in com.mt.ecommerce.product.repository
Methods in com.mt.ecommerce.product.repository that return types with arguments of type PaymentModifier and TypeMethodDescriptionPaymentRepository.findAllByCreditorId
(UUID creditorId) Finds all Payment records associated with a specific creditor ID.