Class InvoiceCreated
java.lang.Object
dev.vality.swag_webhook_events.model.Event
dev.vality.swag_webhook_events.model.InvoiceCreated
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2023-05-04T13:06:45.139911129Z[Etc/UTC]")
public class InvoiceCreated
extends Event
Событие о создании нового инвойса
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.vality.swag_webhook_events.model.Event
Event.EventTypeEnum, Event.TopicEnum -
Constructor Summary
Constructors Constructor Description InvoiceCreated() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)@NotNull @Valid InvoicegetInvoice()Get invoiceinthashCode()InvoiceCreatedinvoice(Invoice invoice)voidsetInvoice(Invoice invoice)StringtoString()Methods inherited from class dev.vality.swag_webhook_events.model.Event
eventID, eventType, getEventID, getEventType, getOccuredAt, getTopic, occuredAt, setEventID, setEventType, setOccuredAt, setTopic, topic