Class QuotePartsDef.AllocationLegFields

    • Method Detail

      • getAccount

        @Nullable
        public @Nullable String getAccount()
        Returns:
        The account a trade or order has been submitted against. The format is <description>|<name> or <name>|<name>
      • getEntityId

        @Nullable
        public @Nullable String getEntityId()
        Returns:
        The entity the trade is on behalf of. For example, if the logged in user user1@customer.co.za wishes to make a trade on behalf of entity CUSTONE, then the value of this field will be CUSTONE. If this field is absent on a leg then the default entity should be presumed.
      • getIsReprice

        @Nullable
        public @Nullable Boolean getIsReprice()
        Returns:
        Defines if the leg of an allocation needs to be repriced.