Package com.mypurecloud.sdk.v2.model
Class FreeTrialNamespace
java.lang.Object
com.mypurecloud.sdk.v2.model.FreeTrialNamespace
- All Implemented Interfaces:
Serializable
FreeTrialNamespace
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfriendlyName(String friendlyName) getName()inthashCode()limits(List<FreeTrialLimit> limits) voidsetFriendlyName(String friendlyName) voidsetLimits(List<FreeTrialLimit> limits) voidtoString()
-
Constructor Details
-
FreeTrialNamespace
public FreeTrialNamespace() -
FreeTrialNamespace
-
-
Method Details