public static class

TemplateRef.TemplateId

extends IdType
java.lang.Object
   ↳ org.mule.modules.quickbooks.windows.schema.IdType
     ↳ org.mule.modules.quickbooks.windows.schema.TemplateRef.TemplateId

Class Overview

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <simpleContent>
     <restriction base="<http://www.intuit.com/sb/cdm/v2>IdType">
       <attribute name="idDomain" use="required" type="{http://www.intuit.com/sb/cdm/v2}idDomainEnum" fixed="QB" />
     </restriction>
   </simpleContent>
 </complexType>
 

Summary

[Expand]
Inherited Fields
From class org.mule.modules.quickbooks.windows.schema.IdType
Public Constructors
TemplateRef.TemplateId()
[Expand]
Inherited Methods
From class org.mule.modules.quickbooks.windows.schema.IdType
From class java.lang.Object

Public Constructors

public TemplateRef.TemplateId ()