\Pivot\Client\EntitiesUserImage

UserImage

Summary

Methods
Properties
Constants
setPicture()
getPicture()
removePicture()
__construct()
getId()
getUserType()
setUserType()
getUserKey()
setUserKey()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$picture
$id
$userType
$userKey
N/A

Properties

$id

$id : integer

Type

integer

$userType

$userType : string

Type

string

$userKey

$userKey : string

Type

string

Methods

removePicture()

removePicture() : mixed

Returns

mixed

__construct()

__construct() 

getId()

getId() : integer

Returns

integer

getUserType()

getUserType() : string

Get the value of User Type

Returns

string

setUserType()

setUserType(  $userType) : self

Set the value of User Type

Parameters

$userType

Returns

self

getUserKey()

getUserKey() : string

Get the value of User Key

Returns

string

setUserKey()

setUserKey(  $userKey) : self

Set the value of User Key

Parameters

$userKey

Returns

self