Constructor
new C3DTTemporalTransactionAggregate(json)
It's a constructor for the Aggregate class
Parameters:
Name | Type | Description |
---|---|---|
json | object | The JSON object that is used to create the transaction. |
Classes
Members
isAggregate :boolean
A boolean flag that is used to check if the object is an aggregate.
Type:
- boolean
transactions :object
Creating an empty object.
Type:
- object