Package com.axway.apim.api.model
Interface CustomPropertiesEntity
-
- All Known Implementing Classes:
API,ClientApplication,Organization,User
public interface CustomPropertiesEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getCustomProperties()StringgetId()voidsetCustomProperties(Map<String,String> customProperties)
-