IgnoreConfig

Used to ignore a member in the destination object.

More...
package
class IgnoreConfig : ObjectMemberMappingConfig!(T)(
string T
)

Detailed Description

Template Params

T = The member name in the destination object

Meta