class ChangeLog extends Model (View source)

Properties

string $accountId
string $action
string $changeTime
string $fieldName
string $id
string $kind
string $newValue
string $objectId
string $objectType
string $oldValue
string $subaccountId
string $transactionId
string $userProfileId
string $userProfileName

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setAction($action)

No description

string
getAction()

No description

setChangeTime($changeTime)

No description

string
getChangeTime()

No description

setFieldName($fieldName)

No description

string
getFieldName()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setNewValue($newValue)

No description

string
getNewValue()

No description

setObjectId($objectId)

No description

string
getObjectId()

No description

setObjectType($objectType)

No description

string
getObjectType()

No description

setOldValue($oldValue)

No description

string
getOldValue()

No description

setSubaccountId($subaccountId)

No description

string
getSubaccountId()

No description

setTransactionId($transactionId)

No description

string
getTransactionId()

No description

setUserProfileId($userProfileId)

No description

string
getUserProfileId()

No description

setUserProfileName($userProfileName)

No description

string
getUserProfileName()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setAction($action)

No description

Parameters

$action

string getAction()

No description

Return Value

string

setChangeTime($changeTime)

No description

Parameters

$changeTime

string getChangeTime()

No description

Return Value

string

setFieldName($fieldName)

No description

Parameters

$fieldName

string getFieldName()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setNewValue($newValue)

No description

Parameters

$newValue

string getNewValue()

No description

Return Value

string

setObjectId($objectId)

No description

Parameters

$objectId

string getObjectId()

No description

Return Value

string

setObjectType($objectType)

No description

Parameters

$objectType

string getObjectType()

No description

Return Value

string

setOldValue($oldValue)

No description

Parameters

$oldValue

string getOldValue()

No description

Return Value

string

setSubaccountId($subaccountId)

No description

Parameters

$subaccountId

string getSubaccountId()

No description

Return Value

string

setTransactionId($transactionId)

No description

Parameters

$transactionId

string getTransactionId()

No description

Return Value

string

setUserProfileId($userProfileId)

No description

Parameters

$userProfileId

string getUserProfileId()

No description

Return Value

string

setUserProfileName($userProfileName)

No description

Parameters

$userProfileName

string getUserProfileName()

No description

Return Value

string