ManagedInfo
(
ptr
)
|
Signature
com.meta.horizon.platform.ovr.models.ManagedInfo.ManagedInfo(final long ptr) Parameters ptr: final long |
getDepartment
()
|
A string represents the department name in the organization to which the user belongs to.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getDepartment() Returns StringÂ
String
|
getEmail
()
|
The email address of the account user which owns the MMA, i.e., Meta Managed Account.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getEmail() Returns StringÂ
String
|
getEmployeeNumber
()
|
A string represents the employee number of the person who owns MMA, i.e., Meta Managed Account.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getEmployeeNumber() Returns StringÂ
String
|
getExternalId
()
|
A string which can be used to uniquely identify the user of the MMA, i.e., Meta Managed Account.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getExternalId() Returns StringÂ
String
|
getLocation
()
|
A string contains the information about the location of the user.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getLocation() Returns StringÂ
String
|
getManager
()
|
A string contains the information about the manager of the user.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getManager() Returns StringÂ
String
|
getName
()
|
A string contrains the information about the user's name.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getName() Returns StringÂ
String
|
getOrganizationId
()
|
A string which can be used to uniquely identify the organization which owns the MMA, i.e., Meta Managed Account.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getOrganizationId() Returns StringÂ
String
|
getOrganizationName
()
|
The name of the organization to which the MMA(i.e., Meta Managed Account) account user belongs to.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getOrganizationName() Returns StringÂ
String
|
getPosition
()
|
A string contains the position information of the user.
Signature
String com.meta.horizon.platform.ovr.models.ManagedInfo.getPosition() Returns StringÂ
String
|