class UpdateContactPhotoRequest extends Collection (View source)

Properties

protected $collection_key
string $personFields
string $photoBytes
string[] $sources

Methods

setPersonFields($personFields)

No description

string
getPersonFields()

No description

setPhotoBytes($photoBytes)

No description

string
getPhotoBytes()

No description

setSources($sources)

No description

string[]
getSources()

No description

Details

setPersonFields($personFields)

No description

Parameters

$personFields

string getPersonFields()

No description

Return Value

string

setPhotoBytes($photoBytes)

No description

Parameters

$photoBytes

string getPhotoBytes()

No description

Return Value

string

setSources($sources)

No description

Parameters

$sources

string[] getSources()

No description

Return Value

string[]