Свойство | Тип | Описание | |
---|---|---|---|
$dates | array | ||
$fillable | array | ||
$presenter | string |
Метод | Описание | |
---|---|---|
account ( ) : |
||
addVendorContact ( $data, boolean $isPrimary = false ) : |
||
country ( ) : |
||
currency ( ) : |
||
expenses ( ) : Illuminate\Database\Eloquent\Relations\HasMany | ||
getCityState ( ) : string | ||
getCurrencyId ( ) : mixed | ||
getDateCreated ( ) : string | ||
getDisplayName ( ) : mixed | ||
getEntityType ( ) : string | ||
getImportColumns ( ) : array | ||
getImportMap ( ) : array | ||
getName ( ) : mixed | ||
getRoute ( ) : string | ||
getTotalExpense ( ) : float | integer | ||
hasAddress ( ) : boolean | ||
industry ( ) : |
||
language ( ) : |
||
payments ( ) : Illuminate\Database\Eloquent\Relations\HasMany | ||
size ( ) : |
||
user ( ) : mixed | ||
vendor_contacts ( ) : Illuminate\Database\Eloquent\Relations\HasMany |
public account ( ) : |
||
Результат |
public addVendorContact ( $data, boolean $isPrimary = false ) : |
||
$data | ||
$isPrimary | boolean | |
Результат |
public country ( ) : |
||
Результат |
public currency ( ) : |
||
Результат |
public expenses ( ) : Illuminate\Database\Eloquent\Relations\HasMany | ||
Результат | Illuminate\Database\Eloquent\Relations\HasMany |
public static getImportColumns ( ) : array | ||
Результат | array |
public getTotalExpense ( ) : float | integer | ||
Результат | float | integer |
public industry ( ) : |
||
Результат |
public language ( ) : |
||
Результат |
public payments ( ) : Illuminate\Database\Eloquent\Relations\HasMany | ||
Результат | Illuminate\Database\Eloquent\Relations\HasMany |
public size ( ) : |
||
Результат |
public vendor_contacts ( ) : Illuminate\Database\Eloquent\Relations\HasMany | ||
Результат | Illuminate\Database\Eloquent\Relations\HasMany |
public static string $fieldPostalCode | ||
Результат | string |