Bonfire
v0.9.10-classic-beta.169
Pages
Modules
Mix
Tasks
Search documentation of Bonfire
Settings
View Source
Bonfire.Data.Identity.Accounted
(Bonfire v0.9.10-classic-beta.169)
A mixin for an account ID, indicating ownership
Primarily used for Users.
Summary
Functions
changeset(acc \\ %Accounted{}, params)
delete(struct, key)
get(struct, key, default \\ nil)
put(struct, key, val)
Functions
Link to this function
changeset(acc \\ %Accounted{}, params)
View Source
Link to this function
delete(struct, key)
View Source
Link to this function
get(struct, key, default \\ nil)
View Source
Link to this function
put(struct, key, val)
View Source