GetCoreNetworkPolicyDocumentSegmentActionWhenSentTo

data class GetCoreNetworkPolicyDocumentSegmentActionWhenSentTo(val segments: List<String>? = null) : ConvertibleToJava<GetCoreNetworkPolicyDocumentSegmentActionWhenSentTo>

Constructors

constructor(segments: List<String>? = null)

Properties

Link copied to clipboard
val segments: List<String>? = null

A list of strings. The list of segments that the send-via action uses.

Functions

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