Package com.mypurecloud.sdk.v2.model
Class Contractual
java.lang.Object
com.mypurecloud.sdk.v2.model.Contractual
- All Implemented Interfaces:
Serializable
Contractual
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontractual(Contractual contractual) The nested contractual definition that is defined by a contract schema, if any.booleaninthashCode()schemaPropertyKey(String schemaPropertyKey) The contract schema property key that describes the input value of this column.voidsetContractual(Contractual contractual) voidsetSchemaPropertyKey(String schemaPropertyKey) toString()
-
Constructor Details
-
Contractual
public Contractual() -
Contractual
-
-
Method Details
-
schemaPropertyKey
The contract schema property key that describes the input value of this column. -
getSchemaPropertyKey
-
setSchemaPropertyKey
-
contractual
The nested contractual definition that is defined by a contract schema, if any. -
getContractual
-
setContractual
-
equals
-
hashCode
public int hashCode() -
toString
-