Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
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