Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Represent an amount.
public class AmountField : BaseField
Inheritance: object → BaseField → AmountField
Name | Description |
---|---|
AmountField() | Empty constructor. |
AmountField(double?, double?, Polygon, int?) | Default constructor. |
Name | Description |
---|---|
Value | An amount value. |
Name | Description |
---|---|
ToString() | A pretty summary of the value. |
Documentation generated by MdDocs