Drive Manifold

VfactsFamilySalesDatum extends Model
in package

Table of Contents

$created_at  : string
$family_id  : int
$id  : int
$month  : string
$redbookVehicleFamily  : RedbookVehicleFamily
$sales_volume  : int
$updated_at  : string
$fillable  : array<string|int, mixed>
$keyType  : string
The "type" of the auto-incrementing ID.
redbookVehicleFamily()  : BelongsTo

Properties

$fillable

protected array<string|int, mixed> $fillable = ['family_id', 'sales_volume', 'month', 'created_at', 'updated_at']

Methods

Search results