https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / CustomerInfo Complex Type / IsHealth Element
In This Topic
    IsHealth Element
    In This Topic
    Description
    Flag to indicate customer has health business with agency.
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    xs:string
    Diagram
    IsHealth Element
    Overview
    IsHealth optional xs:string
    Flag to indicate customer has health business with agency.
    Source
    <xs:element minOccurs="0" name="IsHealth" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation>
          <summary>
                Flag to indicate customer has health business with agency.
                </summary>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also