mindee-api-dotnet

AmountField Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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