BaseMapper interface
Properties
| constraints | |
| default |
|
| is |
|
| nullable | |
| read |
|
| required | |
| serialized |
|
| type | |
| xml |
|
| xml |
|
| xml |
|
| xml |
Property Details
constraints
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
MapperType
xmlElementName
xmlElementName?: string
Property Value
string
xmlIsAttribute
xmlIsAttribute?: boolean
Property Value
boolean
xmlIsWrapped
xmlIsWrapped?: boolean
Property Value
boolean
xmlName
xmlName?: string
Property Value
string