Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentFlowHold
Packages that use InvoicePaymentFlowHold
-
Uses of InvoicePaymentFlowHold in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentFlowHoldModifier and TypeMethodDescriptionInvoicePaymentFlowHold.deepCopy()InvoicePaymentFlow.getHold()InvoicePaymentFlowHold.setHeldUntil(String held_until) InvoicePaymentFlowHold.setOnHoldExpiration(OnHoldExpiration on_hold_expiration) Methods in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentFlowHoldModifier and TypeMethodDescriptionintInvoicePaymentFlowHold.compareTo(InvoicePaymentFlowHold other) booleanInvoicePaymentFlowHold.equals(InvoicePaymentFlowHold that) static InvoicePaymentFlowInvoicePaymentFlow.hold(InvoicePaymentFlowHold value) voidInvoicePaymentFlow.setHold(InvoicePaymentFlowHold value) Constructors in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentFlowHoldModifierConstructorDescriptionPerforms a deep copy on other.