public class GetPossiblePayerContactsResponse extends Object implements Serializable
Java class for getPossiblePayerContactsResponse complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected PossiblePayerContactsResult |
_return |
Constructor and Description |
---|
GetPossiblePayerContactsResponse() |
Modifier and Type | Method and Description |
---|---|
PossiblePayerContactsResult |
getReturn()
Gets the value of the return property.
|
void |
setReturn(PossiblePayerContactsResult value)
Sets the value of the return property.
|
protected PossiblePayerContactsResult _return
public PossiblePayerContactsResult getReturn()
PossiblePayerContactsResult
public void setReturn(PossiblePayerContactsResult value)
value
- allowed object is
PossiblePayerContactsResult
Copyright © 2021. All rights reserved.