Difference between revisions of "Freeside:3:Documentation:Developer/FS/Agent Mixin"

From Freeside
Jump to: navigation, search
(Edit via perl MediaWiki framework (1.13))
(No difference)

Revision as of 14:31, 27 June 2014

NAME

FS::Agent_Mixin - Mixin class for objects that have an agent.

agent
Returns the agent (see FS::agent) for this object.
agent_name
Returns the agent name (see FS::agent) for this object.

BUGS