Class FlattenedJsonSchemaDocument

java.lang.Object
com.mypurecloud.sdk.v2.model.FlattenedJsonSchemaDocument
All Implemented Interfaces:
Serializable

public class FlattenedJsonSchemaDocument extends Object implements Serializable
JSON schema that defines the transformed result that will be sent back to the caller. The schema is transformed based on Architect's flattened format. If the 'flatten' query parameter is supplied as true, this field will be returned.
See Also: