Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackStage
Packages that use InvoicePaymentChargebackStage
Package
Description
-
Uses of InvoicePaymentChargebackStage in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as InvoicePaymentChargebackStageMethods in dev.vality.damsel.domain that return InvoicePaymentChargebackStageModifier and TypeMethodDescriptionInvoicePaymentChargebackStage.arbitration(InvoicePaymentChargebackStageArbitration value) InvoicePaymentChargebackStage.chargeback(InvoicePaymentChargebackStageChargeback value) InvoicePaymentChargebackStage.deepCopy()InvoicePaymentChargeback.getStage()InvoicePaymentChargebackStage.pre_arbitration(InvoicePaymentChargebackStagePreArbitration value) Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackStageModifier and TypeMethodDescriptionintInvoicePaymentChargebackStage.compareTo(InvoicePaymentChargebackStage other) booleanInvoicePaymentChargebackStage.equals(InvoicePaymentChargebackStage other) InvoicePaymentChargeback.setStage(InvoicePaymentChargebackStage stage) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackStageModifierConstructorDescriptionInvoicePaymentChargeback(String id, InvoicePaymentChargebackStatus status, String created_at, InvoicePaymentChargebackReason reason, Cash levy, Cash body, InvoicePaymentChargebackStage stage, long domain_revision) -
Uses of InvoicePaymentChargebackStage in dev.vality.damsel.merch_stat
Fields in dev.vality.damsel.merch_stat declared as InvoicePaymentChargebackStageMethods in dev.vality.damsel.merch_stat that return InvoicePaymentChargebackStageMethods in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentChargebackStage -
Uses of InvoicePaymentChargebackStage in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentChargebackStageModifier and TypeFieldDescriptionInvoicePaymentChargebackReopenParams.move_to_stageВозможность переместить стадиюInvoicePaymentChargebackInvalidStage.stageInvoicePaymentChargebackStageChanged.stageMethods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackStageModifier and TypeMethodDescriptionInvoicePaymentChargebackReopenParams.getMoveToStage()Возможность переместить стадиюInvoicePaymentChargebackInvalidStage.getStage()InvoicePaymentChargebackStageChanged.getStage()Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackStageModifier and TypeMethodDescriptionInvoicePaymentChargebackReopenParams.setMoveToStage(InvoicePaymentChargebackStage move_to_stage) Возможность переместить стадиюInvoicePaymentChargebackInvalidStage.setStage(InvoicePaymentChargebackStage stage) InvoicePaymentChargebackStageChanged.setStage(InvoicePaymentChargebackStage stage) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackStageModifierConstructorDescription