public static class Provisioning.PostLocationFolder extends Provisioning.LocationFolderWriteBase implements net.servicestack.client.IReturn<Provisioning.LocationFolder>
| Modifier and Type | Field and Description |
|---|---|
String |
ParentLocationFolderPath
Parent location folder path
|
LocationFolderDescription, LocationFolderName| Constructor and Description |
|---|
PostLocationFolder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParentLocationFolderPath() |
Object |
getResponseType() |
Provisioning.PostLocationFolder |
setParentLocationFolderPath(String value) |
getLocationFolderDescription, getLocationFolderName, setLocationFolderDescription, setLocationFolderNamepublic String ParentLocationFolderPath
public String getParentLocationFolderPath()
public Provisioning.PostLocationFolder setParentLocationFolderPath(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.LocationFolder>Copyright © 2022. All rights reserved.