ApiDoc BACKEND

PoDesignDetails extends ActiveRecord

This is the model class for table "po_design_details".

Table of Contents

Properties

$fk_product_order_detail  : int
$fkProductOrderDetail  : ProductOrderDetail
$id  : int
$name  : string
$value  : string

Methods

fields()  : mixed
{@inheritdoc}
getFkProductOrderDetail()  : ActiveQuery
Gets query for [[FkProductOrderDetail]].
rules()  : mixed
{@inheritdoc}
tableName()  : mixed
{@inheritdoc}

Properties

Methods

getFkProductOrderDetail()

Gets query for [[FkProductOrderDetail]].

public getFkProductOrderDetail() : ActiveQuery
Return values
ActiveQuery

        
On this page

Search results