ao-js-sdk - v0.0.9
    Preparing search index...

    Interface Collection

    Collection data structure

    interface Collection {
        Id: string;
        Name: string;
        SortOrder: number;
    }
    Index

    Properties

    Properties

    Id: string
    Name: string
    SortOrder: number