NamespaceMappingConfig

data class NamespaceMappingConfig(val namespaceDefinitionType: NamespaceDefinitionType, val namespaceFormat: String? = null, val streamPrefix: String? = null)

Constructors

Link copied to clipboard
constructor(namespaceDefinitionType: NamespaceDefinitionType, namespaceFormat: String? = null, streamPrefix: String? = null)

Properties

Link copied to clipboard
val namespaceFormat: String? = null
Link copied to clipboard
val streamPrefix: String? = null