| java.lang.Object | |
| ↳ | workday.com.bsvc.PutPayrollHistoryPaymentResponseType |
This element contains the reference to the Payroll History Payment added or updated by the web service operation.
Java class for Put_Payroll_History_Payment_ResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Put_Payroll_History_Payment_ResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Payroll_History_Payment_Reference" type="{urn:com.workday/bsvc}Payroll_Off-cycle_Result_OverrideObjectType" minOccurs="0"/>
</sequence>
<attribute ref="{urn:com.workday/bsvc}version"/>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| payrollHistoryPaymentReference | |||||||||||
| version | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the payrollHistoryPaymentReference property.
| |||||||||||
Gets the value of the version property.
| |||||||||||
Sets the value of the payrollHistoryPaymentReference property.
| |||||||||||
Sets the value of the version property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the payrollHistoryPaymentReference property.
PayrollOffCycleResultOverrideObjectType
Gets the value of the version property.
Sets the value of the payrollHistoryPaymentReference property.
| value | Allowed object is
PayrollOffCycleResultOverrideObjectType
|
|---|
Sets the value of the version property.
| value | Allowed object is String |
|---|

