# stcloud::ChargesDetailsResponseDto ## Properties | Name | Type | Description | Notes | | ---------------------- | ------------------------------------------------------------ | ----------- | ---------- | | **app** | [**App**](App.md) | | [optional] | | **charge_base** | **String** | | [optional] | | **day_usage_data** | [**Array<DayUsageData>**](DayUsageData.md) | | [optional] | | **monthly_fee_amount** | [**BigDecimal**](BigDecimal.md) | | [optional] | | **period_fee_periods** | [**Array<MinPeriodFeePeriod>**](MinPeriodFeePeriod.md) | | [optional] | | **total_amount** | [**BigDecimal**](BigDecimal.md) | | [optional] | | **usage_amount** | [**BigDecimal**](BigDecimal.md) | | [optional] |