Documentation

PerangkatTidakAktif extends Model
in package
uses HasFactory

Table of Contents

Properties

$casts  : mixed
$fillable  : mixed
$table  : mixed
The attributes that are mass assignable.

Methods

user()  : mixed
newFactory()  : PerangkatTidakAktifFactory

Properties

$casts

protected mixed $casts = ['tiang_odp' => \Modules\JaringanAkses\Enums\TipeODP::class]

$fillable

protected mixed $fillable = ['nama_perangkat', 'jenis_perangkat', 'merk', 'tipe', 'user_id']

$table

The attributes that are mass assignable.

protected mixed $table = 'perangkat_tidak_aktif'

Methods


        
On this page

Search results