\Pivot\Core\ModelsSubscriptionType

Summary

Methods
Properties
Constants
getTypes()
getTypeByCode()
getCodeByType()
getType()
getTypeCode()
No public properties found
FREE_CODE
FREE
LITE_CODE
LITE
FULL_CODE
FULL
FULL_5D_CODE
FULL_5D
WEB_CODE
WEB
WEB_5D_CODE
WEB_5D
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

FREE_CODE

FREE_CODE

FREE

FREE

LITE_CODE

LITE_CODE

LITE

LITE

FULL_CODE

FULL_CODE

FULL

FULL

FULL_5D_CODE

FULL_5D_CODE

FULL_5D

FULL_5D

WEB_CODE

WEB_CODE

WEB

WEB

WEB_5D_CODE

WEB_5D_CODE

WEB_5D

WEB_5D

Methods

getTypes()

getTypes() : array

Returns

array

getTypeByCode()

getTypeByCode(integer  $code) : string

Parameters

integer $code

Throws

\Pivot\Core\Exceptions\NotFoundException

Returns

string

getCodeByType()

getCodeByType(string  $type) : integer

Parameters

string $type

Throws

\Pivot\Core\Exceptions\NotFoundException

Returns

integer

getType()

getType(  $type) 

Parameters

$type

getTypeCode()

getTypeCode(  $code) 

Parameters

$code