customerId

abstract val customerId: String?

The id of the customer connected to this instance. It's automatically generated and not empty once connected to the supporting socket for the first time.

It may be changed by value originating from backend, e.g. in case of OAuth Authorization.