useresponse
    Preparing search index...

    Interface API

    interface API {
        additional: AdditionalAPI;
        auth: AuthAPI;
        categories: CategoriesAPI;
        changelog: ChangelogAPI;
        chats: ChatsAPI;
        comments: CommentsAPI;
        customFields: CustomFieldsAPI;
        moderation: ModerationAPI;
        objects: ObjectsAPI;
        reports: ReportsAPI;
        userNotes: UserNotesAPI;
        users: UsersAPI;
    }
    Index

    Properties

    additional: AdditionalAPI
    auth: AuthAPI
    categories: CategoriesAPI
    changelog: ChangelogAPI
    chats: ChatsAPI
    comments: CommentsAPI
    customFields: CustomFieldsAPI
    moderation: ModerationAPI
    objects: ObjectsAPI
    reports: ReportsAPI
    userNotes: UserNotesAPI
    users: UsersAPI