CustodyPositionGroupDto

constructor(groupName: String, groupTotalAmount: AmountDto, percentage: BigDecimal? = null)

Parameters

groupName

Name of the group. Usually asset class name(eg. Shares) or asset name(eg. Novartis AG).

groupTotalAmount
percentage

The share of groupTotalAmount in %.