ApiDoc BACKEND

Municipios extends ActiveRecord

This is the model class for table "municipios".

Table of Contents

Properties

$activo  : int
$clave  : string
$estado_id  : int
$id  : int
$nombre  : string

Methods

rules()  : array<string|int, mixed>
Desc: Reglas de validación.
tableName()  : string
Desc: Nombre de la tabla de la base de datos.

Properties

$clave

public string $clave

Cve_Mun – Clave del municipio

$estado_id

public int $estado_id

Relación con estados.id

$nombre

public string $nombre

Nom_Mun – Nombre del municipio

Methods


        
On this page

Search results