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