EnumMapper interface

Extends

Properties

type

Inherited Properties

constraints
defaultValue
isConstant
nullable
readOnly
required
serializedName
xmlElementName
xmlIsAttribute
xmlIsWrapped
xmlName

Property Details

type

type: EnumMapperType

Property Value

Inherited Property Details

constraints

constraints?: MapperConstraints

Property Value

Inherited From BaseMapper.constraints

defaultValue

defaultValue?: any

Property Value

any

Inherited From BaseMapper.defaultValue

isConstant

isConstant?: boolean

Property Value

boolean

Inherited From BaseMapper.isConstant

nullable

nullable?: boolean

Property Value

boolean

Inherited From BaseMapper.nullable

readOnly

readOnly?: boolean

Property Value

boolean

Inherited From BaseMapper.readOnly

required

required?: boolean

Property Value

boolean

Inherited From BaseMapper.required

serializedName

serializedName?: string

Property Value

string

Inherited From BaseMapper.serializedName

xmlElementName

xmlElementName?: string

Property Value

string

Inherited From BaseMapper.xmlElementName

xmlIsAttribute

xmlIsAttribute?: boolean

Property Value

boolean

Inherited From BaseMapper.xmlIsAttribute

xmlIsWrapped

xmlIsWrapped?: boolean

Property Value

boolean

Inherited From BaseMapper.xmlIsWrapped

xmlName

xmlName?: string

Property Value

string

Inherited From BaseMapper.xmlName