Documentation

BookingPaymentTransaction extends Model Uses HasFactory, SoftDeletes

Table of Contents

$fillable  : mixed
$table  : mixed
payment()  : mixed

Properties

$fillable

protected mixed $fillable = ['description', 'amount', 'date', 'type', 'actor', 'transaction_status']

Methods

Search results