ApiDoc BACKEND

Taxes extends ActiveRecord

This is the model class for table "taxes".

Table of Contents

Properties

$id  : int
$name  : string
$percentage  : float
$status  : int

Methods

fields()  : mixed
{@inheritdoc}
rules()  : mixed
{@inheritdoc}
tableName()  : mixed
{@inheritdoc}

Properties

$percentage

public float $percentage

$status

public int $status

1/0, true/false

Methods

fields()

{@inheritdoc}

public fields() : mixed

rules()

{@inheritdoc}

public rules() : mixed

tableName()

{@inheritdoc}

public static tableName() : mixed

        
On this page

Search results