\Pivot\Common\DtosAuthenticationSourceDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$name
$type
$scopes
$clientId
$clientSecret
$redirectUrl
$domain
$adminIdentity
$extraData
$subscription
$documentName
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

$name

$name : string

Type

string — name

$type

$type : string

Type

string — type

$scopes

$scopes : string

Type

string — scopes

$clientId

$clientId : string

Type

string — clientId

$clientSecret

$clientSecret : string

Type

string — clientSecret

$redirectUrl

$redirectUrl : string

Type

string — redirectUrl

$domain

$domain : string

Type

string — domain

$adminIdentity

$adminIdentity : string

Type

string — adminIdentity

$extraData

$extraData : string

Type

string — extraData

$subscription

$subscription : string

Type

string — subscription

$documentName

$documentName : string

Type

string — documentName

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