Documentation

ScheduledInvoiceTypeEntity
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$id  : mixed
$period  : mixed
$price  : mixed

Methods

__construct()  : mixed
getId()  : mixed
getPeriod()  : mixed
getPrice()  : mixed
jsonSerialize()  : mixed
setId()  : void
setPeriod()  : void
setPrice()  : void

Properties

Methods

__construct()

public __construct(mixed $id, mixed $price, mixed $period) : mixed
Parameters
$id : mixed
$price : mixed
$period : mixed

        
On this page

Search results