class UsageReportEntity extends Model (View source)

Properties

string $customerId
string $entityId
string $profileId
string $type
string $userEmail

Methods

setCustomerId($customerId)

No description

string
getCustomerId()

No description

setEntityId($entityId)

No description

string
getEntityId()

No description

setProfileId($profileId)

No description

string
getProfileId()

No description

setType($type)

No description

string
getType()

No description

setUserEmail($userEmail)

No description

string
getUserEmail()

No description

Details

setCustomerId($customerId)

No description

Parameters

$customerId

string getCustomerId()

No description

Return Value

string

setEntityId($entityId)

No description

Parameters

$entityId

string getEntityId()

No description

Return Value

string

setProfileId($profileId)

No description

Parameters

$profileId

string getProfileId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUserEmail($userEmail)

No description

Parameters

$userEmail

string getUserEmail()

No description

Return Value

string