FlowPrefixConfig

data class FlowPrefixConfig(val pathPrefixHierarchy: List<FlowPathPrefix>? = null, val prefixFormat: FlowPrefixFormat? = null, val prefixType: FlowPrefixType? = null)

Constructors

Link copied to clipboard
fun FlowPrefixConfig(pathPrefixHierarchy: List<FlowPathPrefix>? = null, prefixFormat: FlowPrefixFormat? = null, prefixType: FlowPrefixType? = null)

Types

Link copied to clipboard
object Companion

Properties

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