AssetGroupDto
constructor(amount: AmountDto, items: MutableList<AssetGroupItemDto>, groupType: AssetGroupEnumDto? = null, dateTimeValuation: OffsetDateTime? = null)
Parameters
amount
items
groupType
dateTimeValuation
Datetime of the valuation. Defined in RFC 3339 format.