Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

ProductAttributePresetMapper

API reference for ProductAttributePresetMapper in Vendr, the eCommerce solution for Umbraco v8+

ProductAttributePresetMapper

public static class ProductAttributePresetMapper

Namespace

Methods

ProductAttributePresetEntitiesToBasicDtos

public static IEnumerable<ProductAttributePresetBasicDto> ProductAttributePresetEntitiesToBasicDtos(
    IEnumerable<ProductAttributePresetReadOnly> entities)

ProductAttributePresetEntitiesToDtos

public static IEnumerable<ProductAttributePresetDto> ProductAttributePresetEntitiesToDtos(
    IEnumerable<ProductAttributePresetReadOnly> entities)

ProductAttributePresetEntityToBasicDto

public static ProductAttributePresetBasicDto ProductAttributePresetEntityToBasicDto(
    ProductAttributePresetReadOnly entity, ProductAttributePresetBasicDto dto = null)

ProductAttributePresetEntityToEditDto

public static ProductAttributePresetEditDto ProductAttributePresetEntityToEditDto(
    ProductAttributePresetReadOnly entity, ProductAttributePresetEditDto dto = null)

ProductAttributePresetSaveDtoToEntity

public static ProductAttributePreset ProductAttributePresetSaveDtoToEntity(
    ProductAttributePresetSaveDto dto, ProductAttributePreset entity)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.