createOrganizationsLimit

@SerialName(value = "create_organizations_limit")
val createOrganizationsLimit: Int? = null

An integer indicating the number of organizations that can be created by the user. If the value is 0, then the user can create unlimited organizations. Default is null.