OrgInfo | iOS SDK | 2GIS Documentation
iOS SDK

OrgInfo

Information about the organization.

public init(
    branchCount: UInt32,
    id: OrgId,
    name: String?
)
Parameters
branchCount
id
name
Properties

Number of branches of the organization.

Unique identifier of the organization.

Name of the organization.