Class Amount
Inherited Members
Namespace: Inttegro.Money
Assembly: Inttegro.dll
Syntax
public class Amount
Properties
| Edit this page View SourceCurrency
Declaration
[JsonPropertyName("currency")]
public Currency Currency { get; set; }
Property Value
| Type | Description |
|---|---|
| Currency |
Value
Declaration
[JsonPropertyName("value")]
public long Value { get; set; }
Property Value
| Type | Description |
|---|---|
| long |