Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentUserInteractionChange
Packages that use InvoicePaymentUserInteractionChange
-
Uses of InvoicePaymentUserInteractionChange in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentUserInteractionChangeModifier and TypeMethodDescriptionInvoicePaymentUserInteractionChange.deepCopy()InvoicePaymentEventType.getUserInteraction()InvoicePaymentUserInteractionChange.setStatus(UserInteractionStatus status) Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentUserInteractionChangeModifier and TypeMethodDescriptionintInvoicePaymentUserInteractionChange.compareTo(InvoicePaymentUserInteractionChange other) booleanInvoicePaymentUserInteractionChange.equals(InvoicePaymentUserInteractionChange that) voidInvoicePaymentEventType.setUserInteraction(InvoicePaymentUserInteractionChange value) static InvoicePaymentEventTypeInvoicePaymentEventType.user_interaction(InvoicePaymentUserInteractionChange value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentUserInteractionChangeModifierConstructorDescriptionPerforms a deep copy on other.