mindee-api-dotnet

AmountField Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent an amount.

public class AmountField : BaseField

Inheritance: object → BaseField → AmountField

Constructors

Name Description
AmountField() Empty constructor.
AmountField(double?, double?, Polygon, int?) Default constructor.

Properties

Name Description
Value An amount value.

Methods

Name Description
ToString() A pretty summary of the value.

Documentation generated by MdDocs