ApiDoc BACKEND

ProofOfRefund extends ActiveRecord

This is the model class for table "proof_of_refund".

Table of Contents

Properties

$created_at  : string
$desc  : string
$file_path  : string
$filename  : string
$fk_product_order  : int
$fkProductOrder  : ProductOrder
$id  : int
$name  : string
$revision_no  : int

Methods

fields()  : array<string|int, mixed>
Desc: Columnas a utilizar de los registros
getFkProductOrder()  : ActiveQuery
Desc: Obtiene query para [[FkProductOrder]].
rules()  : array<string|int, mixed>
Desc: Reglas de validación.
tableName()  : string
Desc: Nombre de la tabla de la base de datos.

Properties

Methods


        
On this page

Search results