CompositeMapperType interface

Properties

additionalProperties
className
modelProperties
name
polymorphicDiscriminator
uberParent

Property Details

additionalProperties

additionalProperties?: Mapper

Property Value

className

className?: string

Property Value

string

modelProperties

modelProperties?: {[propertyName: string]: Mapper}

Property Value

{[propertyName: string]: Mapper}

name

name: "Composite"

Property Value

"Composite"

polymorphicDiscriminator

polymorphicDiscriminator?: PolymorphicDiscriminator

Property Value

uberParent

uberParent?: string

Property Value

string