PHP Class app\models\PaymentTerm

Inheritance: extends EntityModel
Show file Open project: hillelcoren/invoice-ninja Class Usage Examples

Public Properties

Property Type Description
$timestamps boolean

Protected Properties

Property Type Description
$dates array

Public Methods

Method Description
getEntityType ( ) : mixed

Method Details

getEntityType() public method

public getEntityType ( ) : mixed
return mixed

Property Details

$dates protected property

protected array $dates
return array

$timestamps public property

public bool $timestamps
return boolean