https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / ArrayOfGLGroup Element
In This Topic
    ArrayOfGLGroup Element
    In This Topic
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    Diagram
    ShortName Element Name Element IsInactive Element GLGroupCode Element Sequence GLGroup Element Sequence ArrayOfGLGroup Element
    Overview
    Sequence
    Sequence
    GLGroupCode optional xs:string
    Unique identifier for a revenue/expense unit within an agency department. Uniqueness is maintained in AMS360.
    IsInactive optional xs:boolean
    Flag indicating whether the general ledger group is active (false) or inactive (true).
    Name optional xs:string
    General ledger group name.
    ShortName optional xs:string
    Unique identifier for a general ledger group. This displayable code is entered and maintained by the agency. Unique general ledger group short name as defined in AMS360.
    Source
    <xs:element name="ArrayOfGLGroup" nillable="true" type="tns:ArrayOfGLGroup" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also