RevenueAccountModel
| Name |
Type |
Required |
Max Length |
Description |
| Id |
Int32 |
✓ |
N/A |
ID |
| ResortId |
String |
✓ |
10 |
Resort ID |
| Account |
String |
✓ |
10 |
Account |
| Description |
String |
✓ |
40 |
Description |
| RevenueTypeId |
Int32 |
|
N/A |
Revenue Type ID |
| PostingType |
Boolean |
✓ |
N/A |
Posting Type |
| ApplyTax1 |
Boolean |
✓ |
N/A |
Apply Tax 1 |
| ApplyTax2 |
Boolean |
✓ |
N/A |
Apply Tax 2 |
| ApplyTax3 |
Boolean |
✓ |
N/A |
Apply Tax 3 |
| ApplyTax4 |
Boolean |
✓ |
N/A |
Apply Tax 4 |
| ApplyTax5 |
Boolean |
✓ |
N/A |
Apply Tax 5 |
| ApplyTax6 |
Boolean |
✓ |
N/A |
Apply Tax 6 |
| CreditExternalAccount |
String |
|
50 |
Credit External Account |
| DebitExternalAccount |
String |
|
50 |
Debit External Account |
| PercentRoom |
Boolean |
|
N/A |
Percent Room |
| PercentStay |
Boolean |
|
N/A |
Percent Stay |
| FixedAmount |
Boolean |
|
N/A |
Fixed Amount |
| Amount |
Decimal |
|
N/A |
Amount |
| CityLedgerId |
Int32 |
|
N/A |
City Ledger ID |
| ChargeStructure |
Int32 |
|
N/A |
Charge Structure |
| CreditCard |
Boolean |
✓ |
N/A |
Credit Card |
| DefDeposit |
Boolean |
✓ |
N/A |
Def Deposit |
| InActive |
Boolean |
✓ |
N/A |
Is Inactive |
| AllowNegative |
Boolean |
✓ |
N/A |
Allow Negative |
| RevChargeType |
String |
|
1 |
Rev Charge Type |
| ExternalAccount |
String |
|
20 |
External Account |
| MCRate |
Decimal |
✓ |
N/A |
MC Rate |
| IscancelFee |
Boolean |
✓ |
N/A |
Is Cancellation Fee |
| IsSystemDefined |
Boolean |
✓ |
N/A |
Is System Defined |