Information about the organization.
public init( branchCount: UInt32, id: OrgId, name: String? )
branchCount
UInt32
id
OrgId
name
String?
var branchCount
Number of branches of the organization.
var id
Unique identifier of the organization.
var name
Name of the organization.