BaseMapper interface

الخصائص

constraints
defaultValue
isConstant
nullable
readOnly
required
serializedName
type
xmlElementName
xmlIsAttribute
xmlIsWrapped
xmlName

تفاصيل الخاصية

constraints

constraints?: MapperConstraints

قيمة الخاصية

defaultValue

defaultValue?: any

قيمة الخاصية

any

isConstant

isConstant?: boolean

قيمة الخاصية

boolean

nullable

nullable?: boolean

قيمة الخاصية

boolean

readOnly

readOnly?: boolean

قيمة الخاصية

boolean

required

required?: boolean

قيمة الخاصية

boolean

serializedName

serializedName?: string

قيمة الخاصية

string

type

type: MapperType

قيمة الخاصية

MapperType

xmlElementName

xmlElementName?: string

قيمة الخاصية

string

xmlIsAttribute

xmlIsAttribute?: boolean

قيمة الخاصية

boolean

xmlIsWrapped

xmlIsWrapped?: boolean

قيمة الخاصية

boolean

xmlName

xmlName?: string

قيمة الخاصية

string