Octopus RPC / UoM Client
Octopus Store
Available Procedures
list() → UoM[]
query(options) → UoM[]
create(UoM) → id
retrieve(id) → UoM
update(UoM) → ra*
delete(id) → ra*
Notes
ra means records affected
Underlying Specs
UoM Definition
Options Definition