RentalPricingInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| base_price_per_unit | BigDecimal | [default to null] | |
| total_rental_price | BigDecimal | [default to null] | |
| deposit_amount | BigDecimal | [default to null] | |
| deposit_status | RentalDepositStatus | [default to null] | |
| deposit_deduction_amount | BigDecimal | [optional] [default to null] | |
| deposit_deduction_reason | String | [optional] [default to null] | |
| delivery_fee | BigDecimal | [optional] [default to null] | |
| return_delivery_fee | BigDecimal | [optional] [default to null] | |
| late_fee_amount | BigDecimal | [optional] [default to null] |