[This is preliminary documentation and is subject to change.]
Represents monetary amount with currency
Namespace: NFX.FinancialAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public struct Amount : IEquatable<Amount>,
IComparable<Amount>, IJSONWritable
[SerializableAttribute]
public struct Amount : IEquatable<Amount>,
IComparable<Amount>, IJSONWritable
<SerializableAttribute>
Public Structure Amount
Implements IEquatable(Of Amount), IComparable(Of Amount),
IJSONWritable
<SerializableAttribute>
Public Structure Amount
Implements IEquatable(Of Amount), IComparable(Of Amount),
IJSONWritable
[SerializableAttribute]
public value class Amount : IEquatable<Amount>,
IComparable<Amount>, IJSONWritable
[SerializableAttribute]
public value class Amount : IEquatable<Amount>,
IComparable<Amount>, IJSONWritable
[<SealedAttribute>]
[<SerializableAttribute>]
type Amount =
struct
interface IEquatable<Amount>
interface IComparable<Amount>
interface IJSONWritable
end
[<SealedAttribute>]
[<SerializableAttribute>]
type Amount =
struct
interface IEquatable<Amount>
interface IComparable<Amount>
interface IJSONWritable
end