dynamo-easy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Object
Mapper
constructor
from
Db
to
Db
Type parameters
T
Hierarchy
ObjectMapper
Implements
MapperForType
<
any
>
Index
Constructors
constructor
Methods
from
Db
to
Db
Constructors
constructor
new
Object
Mapper
(
)
:
ObjectMapper
Returns
ObjectMapper
Methods
from
Db
from
Db
(
val
:
AttributeValue
, propertyMetadata
?:
PropertyMetadata
<
any
>
)
:
any
Parameters
val:
AttributeValue
Optional
propertyMetadata:
PropertyMetadata
<
any
>
Returns
any
to
Db
to
Db
(
modelValue
:
any
, propertyMetadata
?:
PropertyMetadata
<
any
>
)
:
MapAttributeValue
Parameters
modelValue:
any
Optional
propertyMetadata:
PropertyMetadata
<
any
>
Returns
MapAttributeValue
Generated using
TypeDoc