Sha256: 2e0fe7ce1f1cbfa1654d9afb3d87981cafdd91ecfeb8746c5b4c63b94506b730

Contents?: true

Size: 1002 Bytes

Versions: 4

Compression:

Stored size: 1002 Bytes

Contents

# SubskribeDevClient::RawUsage

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique identifier for a particular usage record | [optional] 
**alias_id** | **String** | Alias ID for an usage based subscription item. This value is required if subscriptionId and subscriptionChargeId are not provided | [optional] 
**subscription_id** | **String** | SubscriptionId to attach usage record to. This value is required if aliasId is not provided | [optional] 
**charge_id** | **String** | ChargeId of an usage based charge to attach usage record to. This value is required if aliasId is not provided | [optional] 
**usage_time** | **Integer** | Usage time in unix timestamp (seconds) | [optional] 
**usage_quantity** | **Integer** |  | [optional] 
**attribute_references** | [**Array<AttributeReference>**](AttributeReference.md) | List of attribute references to derive the price for the usage record | [optional] 


Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
subskribe_dev2-1.3.2 docs/RawUsage.md
subskribe_dev-1.3.1 docs/RawUsage.md
subskribe_dev-1.3.0 docs/RawUsage.md
subskribe_dev-1.2.0 docs/RawUsage.md