java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXConfig

@Generated("org.openapitools.codegen.languages.SpringCodegen") public class FXConfig extends Object
This object may be requested directly by Pro for the logged in user, or by Sales when a Sales User selects a User to trade on behalf of. Describes the user and any features that the user may be able to access for themselves, or features that the sales user may be able to access on their behalf.
  • Constructor Details

    • FXConfig

      public FXConfig()
  • Method Details

    • fx

      public FXConfig fx(FX fx)
    • getFx

      public FX getFx()
      Get fx
      Returns:
      fx
    • setFx

      public void setFx(FX fx)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object