Documentation

MinimumRevenue extends Model
in package
uses HasFactory

Table of Contents

Properties

$appends  : mixed
$fillable  : mixed
The attributes that are mass assignable.

Methods

getBfmrFormatAttribute()  : mixed
getBfxrFormatAttribute()  : mixed
getDendaFormatAttribute()  : mixed
getFeeResellerFormatAttribute()  : mixed
getMinimumRevenueFormatAttribute()  : mixed
getPeriodeFormatAttribute()  : mixed
getStatusMrAttribute()  : mixed
getTotalRevenueFormatAttribute()  : mixed
getXrFormatAttribute()  : mixed
reseller()  : mixed
Class MinimumRevenue
resellerPayments()  : mixed

Properties

$appends

public mixed $appends = ['status_mr', 'minimum_revenue_format', 'total_revenue_format', 'bfmr_format', 'xr_format', 'bfxr_format', 'fee_reseller_format', 'denda_format', 'periode_format']

$fillable

The attributes that are mass assignable.

protected mixed $fillable = ['id_reseller_subnet', 'periode', 'minimum_revenue', 'total_revenue', 'bfmr', 'xr', 'bfxr', 'fee_reseller', 'denda']

Methods

getBfmrFormatAttribute()

public getBfmrFormatAttribute() : mixed

getBfxrFormatAttribute()

public getBfxrFormatAttribute() : mixed

getDendaFormatAttribute()

public getDendaFormatAttribute() : mixed

getFeeResellerFormatAttribute()

public getFeeResellerFormatAttribute() : mixed

getMinimumRevenueFormatAttribute()

public getMinimumRevenueFormatAttribute() : mixed

getPeriodeFormatAttribute()

public getPeriodeFormatAttribute() : mixed

getTotalRevenueFormatAttribute()

public getTotalRevenueFormatAttribute() : mixed

reseller()

Class MinimumRevenue

public reseller() : mixed

Represents the Minimum Revenue model.


        
On this page

Search results