RecordingDetailWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RecordingDetailWeb : DataContractBase
The RecordingDetailWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecordingDetailWeb |
Name | Description | |
---|---|---|
![]() | Amount |
Amount
|
![]() | CurrencyExchangeRate |
The exchange rate used to convert between the Amount currency and the LineAmountCurrencyIsoCode.
|
![]() | LineAmount |
The original Line Amount from which the Amount is based.
|
![]() | LineAmountCurrencyIsoCode |
The original Line Amount currency code from which the Amount is based.
|