ChargeDto
Properties
Name | Type | Required | Description |
---|---|---|---|
Charge | long | ❌ | |
Condition | long | ❌ | |
Mode_ | Mode | ❌ | |
Percentage | double | ❌ | |
TotalAmount | double | ❌ | |
UnitAmount | double | ❌ |
Mode
Properties
Name | Type | Required | Description |
---|---|---|---|
CalculatedAmount | string | ✅ | "CALCULATED_AMOUNT" |
Incalculable | string | ✅ | "INCALCULABLE" |
Percentage | string | ✅ | "PERCENTAGE" |
PerNight | string | ✅ | "PER_NIGHT" |
PerPersonPerNight | string | ✅ | "PER_PERSON_PER_NIGHT" |
PerPersonPerStay | string | ✅ | "PER_PERSON_PER_STAY" |
PerStay | string | ✅ | "PER_STAY" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs