Class OptionDeliverable

java.lang.Object
com.studerw.tda.model.account.OptionDeliverable
All Implemented Interfaces:
Serializable

public class OptionDeliverable extends Object implements Serializable
See Also:
  • Constructor Details

    • OptionDeliverable

      public OptionDeliverable()
  • Method Details

    • getSymbol

      public String getSymbol()
    • getDeliverableUnits

      public BigDecimal getDeliverableUnits()
    • getCurrencyType

      public String getCurrencyType()
    • getAssetType

      public String getAssetType()
    • toString

      public String toString()
      Overrides:
      toString in class Object