[This is preliminary documentation and is subject to change.]
A BilledAmount
| C# | Visual Basic | Visual C++ |
public class BilledAmount : SifKeyedElement
Public Class BilledAmount _ Inherits SifKeyedElement
public ref class BilledAmount : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BilledAmountBilledAmountNew()() |
Creates an instance of a BilledAmount
| |
| BilledAmountBilledAmountNew(String) |
Constructor that accepts values for all mandatory fields
| |
| Currency |
Gets or sets the value of the Currency attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetCurrency(CurrencyNames) |
Sets the value of the Currency attribute.
| |
| Value |
Gets or sets the value of the <BilledAmount> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| BilledAmount | ||||