Package com.dzidzi.dto.payment
Class Payment.Builder
java.lang.Object
com.dzidzi.dto.payment.Payment.Builder
- Enclosing class:
Payment
-
Method Summary
Modifier and TypeMethodDescriptionamount(BigDecimal amount) build()order(OrderEntityApi order) paymentDate(long paymentDate) status(PaymentStatus status) tip(BigDecimal tip) toString()