github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/BillingStatementResource.md (about) 1 # BillingStatementResource 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Fees** | [**[]FeeChargeResource**](FeeChargeResource.md) | | [optional] 7 **Charges** | [**[]FeeChargeResource**](FeeChargeResource.md) | | [optional] 8 **TotalCharges** | **float32** | | [optional] 9 **TotalFees** | **float32** | | [optional] 10 **Subtotal** | **float32** | | [optional] 11 **Currency** | **string** | | [optional] 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14 15