Поделиться через


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