BaseMapper interface
プロパティ
constraints | |
default |
|
is |
|
nullable | |
read |
|
required | |
serialized |
|
type | |
xml |
|
xml |
|
xml |
|
xml |
プロパティの詳細
constraints
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