| java.lang.Object | ||
| ↳ | com.coupa.transaction.CredentialType | |
| ↳ | com.coupa.transaction.Sender | |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{}CredentialType">
<sequence>
<element ref="{}UserAgent"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| userAgent | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.coupa.transaction.CredentialType
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the userAgent property.
| |||||||||||
Sets the value of the userAgent property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.coupa.transaction.CredentialType
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the userAgent property.
Sets the value of the userAgent property.
| value | Allowed object is String |
|---|