Drive Manifold

DriveVehicleAttributeOverride extends Model
in package

Table of Contents

$body_type  : string
$created_at  : string
$drive_code  : string
$driveVehicleAttribute  : DriveVehicleAttribute
$driveVehicles  : array<string|int, DriveVehicle>
$gear_type_description  : string
$id  : int
$long_description  : string
$redbookVehicles  : array<string|int, RedbookVehicle>
$short_description  : string
$updated_at  : string
$vehicle_attribute_id  : int
$fillable  : array<string|int, mixed>
driveVehicleAttribute()  : BelongsTo
driveVehicles()  : BelongsToMany
redbookVehicles()  : BelongsToMany

Properties

$fillable

protected array<string|int, mixed> $fillable = ['vehicle_attribute_id', 'short_description', 'long_description', 'gear_type_description', 'drive_code', 'body_type']

Methods

Search results