Uses of Class
dev.vality.damsel.payment_processing.EventSource
Packages that use EventSource
-
Uses of EventSource in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as EventSourceMethods in dev.vality.damsel.payment_processing that return EventSourceModifier and TypeMethodDescriptionstatic EventSourceEventSource.customer_id(String value) EventSource.deepCopy()Event.getSource()Идентификатор бизнес-объекта, источника события.static EventSourceEventSource.invoice_id(String value) static EventSourceEventSource.invoice_template_id(String value) static EventSourceMethods in dev.vality.damsel.payment_processing with parameters of type EventSourceModifier and TypeMethodDescriptionintEventSource.compareTo(EventSource other) booleanEventSource.equals(EventSource other) Event.setSource(EventSource source) Идентификатор бизнес-объекта, источника события.Constructors in dev.vality.damsel.payment_processing with parameters of type EventSourceModifierConstructorDescriptionEvent(long id, String created_at, EventSource source, EventPayload payload) EventSource(EventSource other)