# UsageAttributes
## Properties
**account_count** | Option<**f64**> | Number of accounts linked to the integration. The total is prorated, so may be a decimal number if accounts have been linked or unlinked during the month. | [optional]
**bulk_payment_bundle_count** | Option<**f64**> | <strong>[Deprecated - use <code>bulkPaymentCount</code> instead]</strong>Number of initiated bulk payment bundles created by the integration | [optional]
**bulk_payment_count** | Option<**f64**> | Number of initiated bulk payment created by the integration | [optional]
**payment_account_count** | Option<**f64**> | <strong>[Deprecated]</strong>Number of accounts which initiated a payment created by the integration | [optional]
**payment_count** | Option<**f64**> | Number of initiated payments created by the integration | [optional]
**total_accounts** | Option<**f64**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)