\TxTextControl\ReportingCloud\PropertyMapApiKey

ApiKey property map

Summary

Methods
Properties
Constants
getMap()
setMap()
__construct()
No public properties found
No constants found
No protected methods found
$map
N/A
No private methods found
No private properties found
N/A

Properties

$map

$map : array

Assoc array of properties camelCase properties => Lower case underscore array keys

Type

array

Methods

getMap()

getMap() : array<string,string>

Return the property map

Returns

array

setMap()

setMap(array<string,string>  $map) : self

Set the property map

Parameters

array $map

Assoc array of property data

Returns

self —

__construct()

__construct() : mixed

Set the property map of ApiKey

Returns

mixed —