PHP Class app\models\PaymentTerm

Inheritance: extends EntityModel
ファイルを表示 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_oe property

protected array $dates
return array

$timestamps public_oe property

public bool $timestamps
return boolean