Property ProductName
ProductName
Gets or sets the product name.
[JsonPropertyName("product_name")]
public string ProductName { get; set; }
Gets or sets the product name.
[JsonPropertyName("product_name")]
public string ProductName { get; set; }