Overview

Packages

  • RestApi
    • Objects
    • Services

Classes

  • ManufacturerJson
  • ProductCategoryJson
  • ProductJson
  • ProductQueryJson
  • Overview
  • Package
  • Class
  • Tree
  • Todo

Class ProductCategoryJson

Json representation of the Product Category AR model.

CBJsonModel
Extended by ProductCategoryJson
Package: RestApi\Objects
Author: Konstantinos Filios <konfilios@gmail.com>
Located at models/json/ProductCategoryJson.php
Properties summary
public integer $id
#

Product id.

Product id.

public string $title
#

Product title.

Product title.

Demo Json Service API documentation generated by ApiGen 2.8.0