Class ToboEntityPartsDef.TOBOChangeEntityFields.Builder

    • Method Detail

      • toString

        @NotNull
        public @NotNull java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • setEntityId

        @NotNull
        public @NotNull ToboEntityPartsDef.TOBOChangeEntityFields.Builder setEntityId​(@NotNull
                                                                                      @NotNull java.lang.String entityId)
        Parameters:
        entityId - e.g. CUSTONE
        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.
      • setEntityDescription

        @NotNull
        public @NotNull ToboEntityPartsDef.TOBOChangeEntityFields.Builder setEntityDescription​(@NotNull
                                                                                               @NotNull java.lang.String entityDescription)
        Parameters:
        entityDescription - e.g. Customer 1
        Returns:
        The description of a trade on behalf of entity.