◆ cliente()
App\Models\Cuota::cliente |
( |
| ) |
|
Get the cliente that owns the Cuota.
- Returns
- BelongsTo
◆ getCuotasGroupedByCliente()
static App\Models\Cuota::getCuotasGroupedByCliente |
( |
| ) |
|
|
static |
Get Cuotas grouped by Cliente.
- Returns
- array
◆ remesa()
App\Models\Cuota::remesa |
( |
| ) |
|
Get the remesa that owns the Cuota.
- Returns
- BelongsTo
◆ $guarded
App\Models\Cuota::$guarded = [] |
|
protected |
◆ $table
App\Models\Cuota::$table = 'cuota' |
|
protected |
The documentation for this class was generated from the following file: