Partager via


MapperType type

Type du mappeur. Inclut des mappeurs connus.

type MapperType =
  | SimpleMapperType
  | CompositeMapperType
  | SequenceMapperType
  | DictionaryMapperType
  | EnumMapperType