\Pivot\Common\DtosSubscriptionDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$type
$status
$purchasedAt
$expiresAt
$startSchoolYearDate
$friendlyName
$subscriptionConfiguration
$subscriber
$district
$state
$licenses
$deletionDate
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

Type

integer — id

$type

$type : string

Type

string — type

$status

$status : string

Type

string — status

$purchasedAt

$purchasedAt : string

Type

string — purchasedAt

$expiresAt

$expiresAt : string

Type

string — expiresAt

$startSchoolYearDate

$startSchoolYearDate : string

Type

string — startSchoolYearDate

$friendlyName

$friendlyName : string

Type

string — friendlyName

$subscriptionConfiguration

$subscriptionConfiguration : string

Type

string — subscriptionConfiguration

$subscriber

$subscriber : string

Type

string — subscriber

$district

$district : string

Type

string — district

$state

$state : string

Type

string — state

$licenses

$licenses : string

Type

string — licenses

$deletionDate

$deletionDate : string

Type

string — deletionDate

Methods

getArrayCopy()

getArrayCopy() : array

get an array copy of this

Returns

array —

get_object_vars

__clone()

__clone() : \Pivot\Core\Dtos\new

Sets the ID to null on clone

Returns

\Pivot\Core\Dtos\new —

this