Class FXFeaturesPostAllocation


  • @Generated(value="org.openapitools.codegen.languages.SpringCodegen",
               date="2022-10-19T12:42:12.240654Z[GMT]")
    public class FXFeaturesPostAllocation
    extends java.lang.Object
    Sales level post-trade allocation.
    • Constructor Detail

      • FXFeaturesPostAllocation

        public FXFeaturesPostAllocation()
    • Method Detail

      • getToboSelection

        @NotNull
        @Valid
        public @NotNull @Valid TOBOSelection getToboSelection()
        Get toboSelection
        Returns:
        toboSelection
      • setToboSelection

        public void setToboSelection​(TOBOSelection toboSelection)
      • getEnabled

        @NotNull
        public @NotNull java.lang.Boolean getEnabled()
        Is post-trade allocation enabled.
        Returns:
        enabled
      • setEnabled

        public void setEnabled​(java.lang.Boolean enabled)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object