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