Our new Appfire Documentation Space is now live!
Take a look here! If you have any questions please email support@appfire.com
Tempo account interface
This document details the methods of the Tempo Account 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() | String | Name of the Tempo Account |
getKey() | String | Key of the Tempo Account |
getId() | Integer | ID of the Tempo Account |
isGlobal() | Boolean | True when Tempo Accountis global |
getLead() | ApplicationUser | Lead of the Tempo Account |
getContact() | ApplicationUser | Contact for the Tempo Account |
getCategoryId() | Integer | Category Id of the Tempo Account |
getCustomerId() | Integer | Id of the customer |