Octopus RPC / ProductCategory Client

Octopus Store

Available Procedures

  • list() → ProductCategory[]
  • create(ProductCategory) → id
  • retrieve(id) → ProductCategory
  • update(ProductCategory) → ra*
  • delete(id) → ra*
  • bind(Binding) → ra*
  • unbind(Binding) → ra*

Notes

  • ra means records affected

Underlying Specs

ProductCategory Definition


Binding Definition

Request


Response