This image shows the Input Data pane with an input variable Person of the type PersonInfoType created.

Below the variable, the type definition for the complex data type, PersonInfoType, is defined as follows:
  • Age: number
  • Years of Service: number
  • is Veteran: boolean
  • is Student: boolean
  • Region: "US", "EU", "ASIA-PACIFIC", "LATIN-AMERICA"
  • Shift: "8am-4pm", "4pm-12am", "12am-8am"
  • Weekend Workdays: 0,1,2