Drive Manifold

VfactsMakeSalesDatum extends Model
in package

Table of Contents

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

Properties

$fillable

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

Methods

redbookVehicleMake()

public redbookVehicleMake() : BelongsTo
Return values
BelongsTo

Search results