struct

App::Models::Payment::ChangeFeed::Change(T)

Inherits Struct < Value < Object

Represents a Changefeed Change, where event represents CRUD operation and value is the model

Constructors

new(value : T, event : PgORM::ChangeReceiver::Event)

Instance methods

clone
copy_with(value _value = @value, event _event = @event)
created?
deleted?
event
updated?
value