| GetAccountsByEnvironment | Retrieves (a set of) account(s) based on the provided environment. |
| GetAccountsByRole | Retrieves (a set of) account(s) based on the provided role. |
| GetBooleanFreeField | Retrieves the Boolean value of a IFreeFields |
| GetCompanyByItem | Retrieves the company based on the provided item. |
| GetCompanyMainManager | Retrieves the main manager of the CompanyDto |
| GetDateTimeFreeField | Retrieves the DateTime value of a IFreeFields |
| GetEmailAddress | Extracts the email address from the provided input of type IHasEmailAddress |
| GetEnvironment | Extracts the email address from the provided input of type IHasEmailAddress |
| GetLabel | Extracts the label from the provided input of type IIdLabel |
| GetNumberFreeField | Retrieves the Double value of a IFreeFields |
| GetPhoneNumber | Extracts the PhoneNumber from the provided input of type IHasPhoneNumber |
| GetRole | Extracts the role from the provided input of type IHasRole |
| GetTextFreeField | Retrieves the String value of a IFreeFields |