Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentSessionChange
Packages that use InvoicePaymentSessionChange
-
Uses of InvoicePaymentSessionChange in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentSessionChangeModifier and TypeMethodDescriptionInvoicePaymentSessionChange.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentSessionChange()InvoicePaymentRefundChangePayload.getInvoicePaymentSessionChange()InvoicePaymentSessionChange.setPayload(SessionChangePayload payload) InvoicePaymentSessionChange.setTarget(TargetInvoicePaymentStatus target) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentSessionChangeModifier and TypeMethodDescriptionintInvoicePaymentSessionChange.compareTo(InvoicePaymentSessionChange other) booleanInvoicePaymentSessionChange.equals(InvoicePaymentSessionChange that) static InvoicePaymentChangePayloadInvoicePaymentChangePayload.invoice_payment_session_change(InvoicePaymentSessionChange value) InvoicePaymentRefundChangePayload.invoice_payment_session_change(InvoicePaymentSessionChange value) voidInvoicePaymentChangePayload.setInvoicePaymentSessionChange(InvoicePaymentSessionChange value) voidInvoicePaymentRefundChangePayload.setInvoicePaymentSessionChange(InvoicePaymentSessionChange value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentSessionChangeModifierConstructorDescriptionPerforms a deep copy on other.