mindee-api-dotnet

ReceiptV5LineItem.Description Property

Declaring Type: ReceiptV5LineItem
Namespace: Mindee.Product.Receipt
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The item description.

[JsonPropertyName("description")]
public string Description { get; set; }

Property Value

string


Documentation generated by MdDocs