Class CustomerReady
java.lang.Object
dev.vality.swag_webhook_events.model.Event
dev.vality.swag_webhook_events.model.CustomerReady
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2023-05-04T13:06:45.139911129Z[Etc/UTC]")
public class CustomerReady
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 CustomerReady() -
Method Summary
Modifier and Type Method Description CustomerReadycustomer(Customer customer)booleanequals(Object o)@NotNull @Valid CustomergetCustomer()Get customerinthashCode()voidsetCustomer(Customer customer)StringtoString()Methods inherited from class dev.vality.swag_webhook_events.model.Event
eventID, eventType, getEventID, getEventType, getOccuredAt, getTopic, occuredAt, setEventID, setEventType, setOccuredAt, setTopic, topic