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.

ShippingMethodMapper

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

ShippingMethodMapper

public static class ShippingMethodMapper

Namespace

Methods

ShippingMethodEntitiesToBasicDtos

public static IEnumerable<ShippingMethodBasicDto> ShippingMethodEntitiesToBasicDtos(
    IEnumerable<ShippingMethodReadOnly> entities)

ShippingMethodEntityToBasicDto

public static ShippingMethodBasicDto ShippingMethodEntityToBasicDto(ShippingMethodReadOnly entity, 
    ShippingMethodBasicDto dto = null)

ShippingMethodEntityToEditDto

public static ShippingMethodEditDto ShippingMethodEntityToEditDto(ShippingMethodReadOnly entity, 
    ShippingMethodEditDto dto = null)

ShippingMethodSaveDtoToEntity

public static ShippingMethod ShippingMethodSaveDtoToEntity(ShippingMethodSaveDto dto, 
    ShippingMethod 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.