AllocationUnitType

Specifies how to interpret the value of UnitValue in the AllocationKeyAccountInfo.

  • Name Description
    CashAmount Distribution is done on a cash amount basis. In this case the total sum of CashAmounts in the ParticipatingAccounts array must add up to the amount specified in the order, or at least one of the accounts in the ParticipatingAccounts must have the AcceptRemainderAmount field set to true.
    Percentage Distribution is done on a percentage basis. In this case the total sum of UnitValues in the ParticipatingAccounts array must add up to 100.
    Unit Distribution is done using units allocation. In this case the total sum of UnitValues in the ParticipatingAccounts array must add up to the amount specified in the order, or at least one of the accounts in the ParticipatingAccounts must have the AcceptRemainderAmount field set to true.