Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.32 KB

ChargesDetailsResponseDto.md

File metadata and controls

15 lines (12 loc) · 1.32 KB

ChargesDetailsResponseDto

Properties

Name Type Description Notes
app *App [optional] [default to null]
charge_base String [optional] [default to null]
day_usage_data Vec [optional] [default to null]
monthly_fee_amount f32 [optional] [default to null]
period_fee_periods Vec [optional] [default to null]
total_amount f32 [optional] [default to null]
usage_amount f32 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]