GetChannelPolicyPlainArgs

data class GetChannelPolicyPlainArgs(val channelName: String) : ConvertibleToJava<GetChannelPolicyPlainArgs>

Constructors

Link copied to clipboard
constructor(channelName: String)

Properties

Link copied to clipboard

The name of the channel associated with this Channel Policy.

Functions

Link copied to clipboard
open override fun toJava(): GetChannelPolicyPlainArgs