Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ProductMetadata Constructor

public ProductMetadata(string priceString, string title, string description, string currencyCode, Decimal localizedPrice);
public ProductMetadata();

Parameters

priceStringFormatted product price with currency symbols suitable for display to the user.
titleLocalized product title.
descriptionLocalized product description.
currencyCodeISO 4217 currency code.
localizedPriceNumeric localized price.

Description

Create a ProductMetadata.

Did you find this page useful? Please give it a rating: