PNSetMembershipEvent

data class PNSetMembershipEvent(val channel: String, val uuid: String, val custom: PatchValue<Map<String, Any?>?>?, val eTag: String, val updated: String, val status: PatchValue<String?>?, val type: PatchValue<String?>?)

Constructors

Link copied to clipboard
constructor(channel: String, uuid: String, custom: PatchValue<Map<String, Any?>?>?, eTag: String, updated: String, status: PatchValue<String?>?, type: PatchValue<String?>?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard