KotlinIntrinsicMarshaller

data class KotlinIntrinsicMarshaller(val marshallerObjectFqn: String?)

marshallerObjectFqn Fqn of object: inheritor of IMarshaller

Constructors

Link copied to clipboard
fun KotlinIntrinsicMarshaller(marshallerObjectFqn: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val marshallerObjectFqn: String?