VyCollectionVolumeDto
This class represents a data transfer object for the collection volume of Vy.
Properties
Field | Type | Description |
---|---|---|
last7Days | int | The volume of the last 7 days. |
last14Days | int | The volume of the last 14 days. |
last30days | int | The volume of the last 30 days. |
last90Days | int | The volume of the last 90 days. |
Last updated