Interface PostAllocateLegClientFieldSet

    • Method Detail

      • getAccount

        default java.lang.String getAccount()
        The settlement account to use
      • getAllocationAmount

        default java.lang.String getAllocationAmount()
        The amount to allocate to this leg, specified in the dealt currency. Example value: 50000
      • getBuySell

        default java.lang.String getBuySell()
        Whether the client wants to buy or sell the base currency, NOT the dealt currency. For example if the currency pair is EURGBP and this value is EUR then this field always tells you if the client wants to buy or sell EUR, even if the dealt currency is GBP. The dealt currency simply tells you which currency the client has specified the amount in. Example value: SELL