| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.messages_2010_2.UpdateInviteeStatusResponse |
Java class for UpdateInviteeStatusResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UpdateInviteeStatusResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:messages_2010_2.platform.webservices.netsuite.com}writeResponse"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| writeResponse | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the writeResponse property.
| |||||||||||
Sets the value of the writeResponse property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the writeResponse property.
WriteResponse
Sets the value of the writeResponse property.
| value | Allowed object is
WriteResponse
|
|---|