class SasPortalCustomer extends Collection (View source)

Properties

protected $collection_key
string $displayName
string $name
string[] $sasUserIds

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

setSasUserIds($sasUserIds)

No description

string[]
getSasUserIds()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setSasUserIds($sasUserIds)

No description

Parameters

$sasUserIds

string[] getSasUserIds()

No description

Return Value

string[]