Share via


BaseMapper interface

Property Details

constraints

constraints?: MapperConstraints

Property Value

defaultValue

defaultValue?: any

Property Value

any

isConstant

isConstant?: boolean

Property Value

boolean

nullable

nullable?: boolean

Property Value

boolean

readOnly

readOnly?: boolean

Property Value

boolean

required

required?: boolean

Property Value

boolean

serializedName

serializedName?: string

Property Value

string

type

type: MapperType

Property Value

xmlElementName

xmlElementName?: string

Property Value

string

xmlIsAttribute

xmlIsAttribute?: boolean

Property Value

boolean

xmlIsWrapped

xmlIsWrapped?: boolean

Property Value

boolean

xmlName

xmlName?: string

Property Value

string