IPPUOMRef.php
- Package
- Default
\IPPUOMRef
Package: Default

- IPPUOMRef
- \IPPUOMRef
- XmlDefinition
- When a unit of measure is referenced, it must include the name of the specific unit used as well as the unit of measure set in which that unit is defined. This entity captures that concept.
- XmlName
- IPPUOMRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

\com\intuit\schema\finance\v3\IPPReferenceType $UOMSetRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- A reference to the UOM entity that defines the set of related units from which the specified Unit is used.
- XmlMinOccurs
- 1
- XmlName
- UOMSetRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element
Methods

__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : voidInitializes this object, optionally with pre-defined property values
Initializes this object and it's property members, using the dictionary
of key/value pairs passed as an optional argument.
Parameters| Name | Type | Description |
|---|---|---|
| $keyValInitializers | \dictionary | key/value pairs to be populated into object's properties |
| $verbose | boolean | specifies whether object should echo warnings |