https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / GLBranch Complex Type / ShortName Element
In This Topic
    ShortName Element
    In This Topic
    Description
    Unique identifier for a general ledger branch. This displayable code is entered and maintained by the agency.
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    xs:string
    Diagram
    ShortName Element
    Overview
    ShortName optional xs:string
    Unique identifier for a general ledger branch. This displayable code is entered and maintained by the agency.
    Source
    <xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation>
          <summary>
                Unique identifier for a general ledger branch. This displayable code is entered and maintained by the agency.
                </summary>
          <len min="0" max="6" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also