Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentEventType
Packages that use InvoicePaymentEventType
-
Uses of InvoicePaymentEventType in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentEventTypeModifier and TypeMethodDescriptionstatic InvoicePaymentEventTypeInvoicePaymentEventType.created(InvoicePaymentCreated value) InvoicePaymentEventType.deepCopy()InvoiceEventType.getPayment()static InvoicePaymentEventTypeInvoicePaymentEventType.invoice_payment_refund_change(InvoicePaymentRefundChange value) static InvoicePaymentEventTypeInvoicePaymentEventType.status_changed(InvoicePaymentStatusChanged value) static InvoicePaymentEventTypeInvoicePaymentEventType.user_interaction(InvoicePaymentUserInteractionChange value) Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentEventTypeModifier and TypeMethodDescriptionintInvoicePaymentEventType.compareTo(InvoicePaymentEventType other) booleanInvoicePaymentEventType.equals(InvoicePaymentEventType other) static InvoiceEventTypeInvoiceEventType.payment(InvoicePaymentEventType value) voidInvoiceEventType.setPayment(InvoicePaymentEventType value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentEventType