Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document details the methods of the Tempo account interfaceAccount interface you can use on a Tempo account, such as those returned by the Getters when you access the Tempo Account field.

Method

Return type

Returns

getName()
StringName of the Tempo Account
getKey()
StringKey of the Tempo Account
getId()
IntegerID of the Tempo Account
isGlobal()
Boolean
True when Tempo Accountis global
getLead()
ApplicationUserLead of the Tempo Account
getContact()
ApplicationUserContact for the Tempo Account
getCategoryId()
IntegerCategory Id of the Tempo Account
getCustomerId()
IntegerId of the customer

...