ItemOption SFO
Properties
Methods
| Method | Signature | Comments/Sample |
|---|---|---|
getCostIfSpecified | [BigDecimal](./bigdecimal-sfo.md) getCostIfSpecified() | |
getCostPerLetter | [BigDecimal](./bigdecimal-sfo.md) getCostPerLetter() | |
getCostPerLine | [BigDecimal](./bigdecimal-sfo.md) getCostPerLine() | |
getDropDownValues | string[ ] getDropDownValues() | |
getLabel | string getLabel() | |
getName | string getName() | |
getType | string getType() | |
getValues | [ItemOptionValue](./itemoptionvalue-sfo.md)[ ] getValues() | |
isDropDown | boolean isDropDown() | |
isHidden | boolean isHidden() | |
isIgnoreIfDefault | boolean isIgnoreIfDefault() | |
isMultipleLine | boolean isMultipleLine() | |
isOneTimeFee | boolean isOneTimeFee() | |
isRequired | boolean isRequired() | |
isSingleLine | boolean isSingleLine() |
See Also
Was this page helpful?