Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Movie::Persistence::Id
Inherits
Struct
<
Value
<
Object
Persistence id that combines entity type and entity id.
Constructors
new
(entity_type :
String
, entity_id :
String
)
Source
Instance methods
clone
Source
copy_with
(entity_type _entity_type = @entity_type, entity_id _entity_id = @entity_id)
Source
entity_id
entity_type
persistence_id
Source