Interface: AutoMapOptions
Properties
depth
• Optional depth: number
Depth for nested models. Default to 1
Defined in
isGetterOnly
• Optional isGetterOnly: boolean
Is this property getter-only?
Defined in
Methods
type
▸ Optional type(): Constructor<any> | [Constructor<any>]
Type Function
Returns
Constructor<any> | [Constructor<any>]