Proca.Org (proca v3.4.1)

Represents an organisation in Proca. Org can have many Staffers, Campaigns and ActionPage's.

Org can have one or more PublicKey's. Only one of them is active at a particular time. Others are expired.

Link to this section Summary

Link to this section Functions

Link to this function

active_public_key(org)

Link to this function

active_public_keys(public_keys)

Specs

active_public_keys([Proca.PublicKey]) :: [Proca.PublicKey]
active_public_keys(Proca.Org) :: Proca.PublicKey | nil
Link to this function

all(query, list)

Link to this function

cast_backend(chset, backend_type, allow_list, params, org)

Link to this function

get_by_id(id, preload \\ [])

Link to this function

get_by_name(name, preload \\ [])

Link to this function

instance_org_name()

Link to this function

list(preloads \\ [])

Link to this function

put_service(org, service)