Class FormPage

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

public class FormPage extends Object implements Serializable
A page in a form with title, subtitle, and components
See Also:
  • Constructor Details

    • FormPage

      public FormPage()
    • FormPage

      public FormPage(Boolean initWithEmptyList)
  • Method Details