public class ApproveWorkflowApprovalRequests extends WorkflowRequestAction
workflow approval requests.
Java class for ApproveWorkflowApprovalRequests complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApproveWorkflowApprovalRequests">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201805}WorkflowRequestAction">
<sequence>
<element name="comment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ApproveWorkflowApprovalRequests() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment()
Gets the value of the comment property.
|
void |
setComment(String value)
Sets the value of the comment property.
|
protected String comment
Copyright © 2018. All Rights Reserved.