# NamSorApiV2.APIPeriodUsageOut

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subscription** | [**APIPlanSubscriptionOut**](APIPlanSubscriptionOut.md) |  | [optional] 
**billingPeriod** | [**APIBillingPeriodUsageOut**](APIBillingPeriodUsageOut.md) |  | [optional] 
**overageExclTax** | **Number** | Overage amount including any tax. | [optional] 
**overageInclTax** | **Number** | Overage amount including tax (if applicable). | [optional] 
**overageCurrency** | **String** | Currency of the overage amount. | [optional] 
**overageQuantity** | **Number** | Quantity above monthly quota of the current subscritpion, in units. | [optional] 


