ResponseGenericChannel

public struct ResponseGenericChannel : Codable, Equatable

ResponseGenericChannel.

  • A channel for which the response is intended.

    Declaration

    Swift

    public var channel: String?