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.

StoreDto

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

StoreDto

public class StoreDto : StoreBasicDto

Inheritance

Namespace

Constructors

StoreDto

The default constructor.

public StoreDto()

Properties

AllowedUserRoles

public List<string> AllowedUserRoles { get; set; }

AllowedUsers

public List<string> AllowedUsers { get; set; }

BaseCurrencyId

public Guid? BaseCurrencyId { get; set; }

CartNumberTemplate

public string CartNumberTemplate { get; set; }

ConfirmationEmailTemplateId

public Guid? ConfirmationEmailTemplateId { get; set; }

CookieTimeout

public int? CookieTimeout { get; set; }

DefaultCountryId

public Guid? DefaultCountryId { get; set; }

DefaultGiftCardEmailTemplateId

public Guid? DefaultGiftCardEmailTemplateId { get; }

DefaultOrderStatusId

public Guid? DefaultOrderStatusId { get; set; }

DefaultTaxClassId

public Guid? DefaultTaxClassId { get; set; }

ErrorEmailTemplateId

public Guid? ErrorEmailTemplateId { get; set; }

ErrorOrderStatusId

public Guid? ErrorOrderStatusId { get; set; }

GiftCardActivationMethod

public string GiftCardActivationMethod { get; }

GiftCardActivationOrderStatusId

public Guid? GiftCardActivationOrderStatusId { get; }

GiftCardCodeLength

public int GiftCardCodeLength { get; set; }

GiftCardCodeTemplate

public string GiftCardCodeTemplate { get; set; }

GiftCardDaysValid

public int GiftCardDaysValid { get; set; }

GiftCardPropertyAliases

public string GiftCardPropertyAliases { get; set; }

OrderEditorConfig

public string OrderEditorConfig { get; set; }

OrderNumberTemplate

public string OrderNumberTemplate { get; set; }

ProductPropertyAliases

public string ProductPropertyAliases { get; set; }

ProductUniquenessPropertyAliases

public string ProductUniquenessPropertyAliases { get; set; }

UseCookies

public bool UseCookies { get; set; }

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.