Class FXFeaturesPostAllocation


  • @Generated(value="org.openapitools.codegen.languages.SpringCodegen",
               date="2022-09-09T12:46:18.316414Z[GMT]")
    public class FXFeaturesPostAllocation
    extends Object
    Defines all configurations required for post-trade allocation.
    • Constructor Detail

      • FXFeaturesPostAllocation

        public FXFeaturesPostAllocation()
    • Method Detail

      • getEnabled

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

        public void setEnabled​(Boolean enabled)
      • getToboSelectionDisplayEntity

        public Boolean getToboSelectionDisplayEntity()
        Is the entity select column shown in PTA
        Returns:
        toboSelectionDisplayEntity
      • setToboSelectionDisplayEntity

        public void setToboSelectionDisplayEntity​(Boolean toboSelectionDisplayEntity)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object