SBClient Affine Properties Response
data class SBClientAffinePropertiesResponse(val clientId: String? = null, val isDurable: Boolean? = null, val isShared: Boolean? = null)
Properties specific to client affine subscriptions.