https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / Company Complex Type / Name Element
In This Topic
    Name Element
    In This Topic
    Description
    Name of insurance, finance, brokerage, fee or writing company. Duplicate names are not allowed across company types with the exception of writing company names. Writing companies can be the same as long as they have different parent companies.
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    xs:string
    Diagram
    Name Element
    Overview
    Name optional xs:string
    Name of insurance, finance, brokerage, fee or writing company. Duplicate names are not allowed across company types with the exception of writing company names. Writing companies can be the same as long as they have different parent companies.
    Source
    <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation>
          <summary>
                Name of insurance, finance, brokerage, fee or writing company.
                </summary>
          <len min="0" max="75" />
          <values>
                Duplicate names are not allowed across company types with the exception of writing company names. Writing companies can be the same as long as they have different parent companies.
                </values>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also