struct PlaceOS::Model::AssetPurchaseOrder::ChangeFeed::Change(T)
- PlaceOS::Model::AssetPurchaseOrder::ChangeFeed::Change(T)
- Struct
- Value
- Object
Overview
Represents a Changefeed Change, where #event
represents CRUD operation and value is the model
Defined in:
Constructors
Instance Method Summary
- #clone
- #copy_with(value _value = @value, event _event = @event)
- #created?
- #deleted?
- #event : PgORM::ChangeReceiver::Event
- #updated?
- #value : T