Information about the organization.
OrgInfo( branchCount: Int, id: OrgId, name: String? )
branchCount
Int
id
OrgId
name
String?
val branchCount
Number of branches of the organization.
val id
Unique identifier of the organization.
val name
Name of the organization.