Initializes a new instance of the
Entitlement class.
Entitlement constructor based on API XML response
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic Entitlement(
XmlNode singleEntitlementNode
)
Parameters
- singleEntitlementNode
- Type: System.XmlXmlNode
The single entitlement node.
See Also