Uses of Class
dev.vality.damsel.payment_processing.InvoiceTemplateChange
Packages that use InvoiceTemplateChange
-
Uses of InvoiceTemplateChange in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceTemplateChangeModifier and TypeMethodDescriptionInvoiceTemplateChange.deepCopy()static InvoiceTemplateChangeInvoiceTemplateChange.invoice_template_created(InvoiceTemplateCreated value) static InvoiceTemplateChangeInvoiceTemplateChange.invoice_template_deleted(InvoiceTemplateDeleted value) static InvoiceTemplateChangeInvoiceTemplateChange.invoice_template_updated(InvoiceTemplateUpdated value) Methods in dev.vality.damsel.payment_processing that return types with arguments of type InvoiceTemplateChangeModifier and TypeMethodDescriptionEventPayload.getInvoiceTemplateChanges()Набор изменений, порождённых шаблоном инвойса.Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceTemplateChangeModifier and TypeMethodDescriptionintInvoiceTemplateChange.compareTo(InvoiceTemplateChange other) booleanInvoiceTemplateChange.equals(InvoiceTemplateChange other) Method parameters in dev.vality.damsel.payment_processing with type arguments of type InvoiceTemplateChangeModifier and TypeMethodDescriptionstatic EventPayloadEventPayload.invoice_template_changes(List<InvoiceTemplateChange> value) voidEventPayload.setInvoiceTemplateChanges(List<InvoiceTemplateChange> value) Набор изменений, порождённых шаблоном инвойса.Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceTemplateChange