---
title: "Organization interface"
canonical: "https://support.appfire.com/space/JMCF/465273421/Organization%20interface"
format: markdown
---
> Macro (aura-html)

This document details the methods of the Organization interface you can use on a Organization field of a Service Desk issue, such as those returned by the [Getters](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465371580) when you [access the Organizations](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465764910).

| **Method** | **Return type** | **Returns** |
| --- | --- | --- |
| `getName``()` | [String](http://download.oracle.com/javase/6/docs/api/index.html?java/lang/String.html) | <span style="color: #474747">Name of the </span>`Organization` |
| `getId``()` | [Integer](https://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html) | <span style="color: #474747">ID of the </span>`Organization` |