Class SmartPropertyListInfo

java.lang.Object
foundation.omni.json.pojo.SmartPropertyListInfo
Direct Known Subclasses:
OmniPropertyInfo

public class SmartPropertyListInfo extends Object
Result for a single property from "omni_listproperties"
  • Constructor Details

  • Method Details

    • getPropertyid

      public CurrencyID getPropertyid()
    • getName

      public String getName()
    • getCategory

      public String getCategory()
    • getSubcategory

      public String getSubcategory()
    • getData

      public String getData()
    • getUrl

      public String getUrl()
    • getDivisible

      public boolean getDivisible()