Amount StructureNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents monetary amount with currency

Namespace: NFX.Financial
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public struct Amount : IEquatable<Amount>, 
	IComparable<Amount>, IJSONWritable
See Also