public class UnsubscribeContactResponse extends Object implements Serializable
Java class for unsubscribeContactResponse complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected ContactAuthorizationResult |
contactAuthorizationResult |
Constructor and Description |
---|
UnsubscribeContactResponse() |
Modifier and Type | Method and Description |
---|---|
ContactAuthorizationResult |
getContactAuthorizationResult()
Gets the value of the contactAuthorizationResult property.
|
void |
setContactAuthorizationResult(ContactAuthorizationResult value)
Sets the value of the contactAuthorizationResult property.
|
protected ContactAuthorizationResult contactAuthorizationResult
public ContactAuthorizationResult getContactAuthorizationResult()
ContactAuthorizationResult
public void setContactAuthorizationResult(ContactAuthorizationResult value)
value
- allowed object is
ContactAuthorizationResult
Copyright © 2021. All rights reserved.