ru.dgis.sdk.directory.OrgInfo | Android SDK | 2GIS Documentation
Android SDK

OrgInfo

Information about the organization.

OrgInfo(
	branchCount: Int,
	id: OrgId,
	name: String?
)

Information about the organization.

Parameters
branchCount
id
name
Returns
Properties

Number of branches of the organization.

Unique identifier of the organization.

Name of the organization.