public static class Provisioning.PostChannel extends Object implements net.servicestack.client.IReturn<Provisioning.Channel>
| Modifier and Type | Field and Description |
|---|---|
String |
Identifier
Identifier
|
String |
LocationUniqueId
Unique ID of the location
|
| Constructor and Description |
|---|
PostChannel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
String |
getLocationUniqueId() |
Object |
getResponseType() |
Provisioning.PostChannel |
setIdentifier(String value) |
Provisioning.PostChannel |
setLocationUniqueId(String value) |
public String LocationUniqueId
public String Identifier
public String getLocationUniqueId()
public Provisioning.PostChannel setLocationUniqueId(String value)
public String getIdentifier()
public Provisioning.PostChannel setIdentifier(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.Channel>Copyright © 2022. All rights reserved.