Package com.mypurecloud.sdk.v2.model
Class BusinessRulesSchemaCreateRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.BusinessRulesSchemaCreateRequest
- All Implemented Interfaces:
Serializable
Request to create a new Business Rules Schema
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()jsonSchema(JsonSchemaWithDefinitions jsonSchema) A JSON schema defining the extension to the built-in entity type.voidsetJsonSchema(JsonSchemaWithDefinitions jsonSchema) toString()
-
Constructor Details
-
BusinessRulesSchemaCreateRequest
public BusinessRulesSchemaCreateRequest() -
BusinessRulesSchemaCreateRequest
-
-
Method Details