Documentation

DatevEntity
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$hasSubscription  : bool
$plans  : mixed

Methods

addPlanOption()  : mixed
getHasSubscription()  : bool
Get the value of hasSubscription
getPlans()  : mixed
isDisabled()  : mixed
jsonSerialize()  : array<string|int, mixed>
setHasSubscription()  : self
Set the value of hasSubscription
setPlans()  : self

Properties

$hasSubscription

private bool $hasSubscription = false

Methods

getHasSubscription()

Get the value of hasSubscription

public getHasSubscription() : bool
Return values
bool

getPlans()

public getPlans() : mixed
Tags
@return

[]

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>

setHasSubscription()

Set the value of hasSubscription

public setHasSubscription(bool $hasSubscription) : self
Parameters
$hasSubscription : bool
Return values
self

        
On this page

Search results