cooptypes - v2026.4.27-2
    Preparing search index...

    Interface ILimitauthchg

    interface ILimitauthchg {
        account: string;
        allow_perms: string[];
        disallow_perms: string[];
    }
    Index

    Properties

    account: string
    allow_perms: string[]
    disallow_perms: string[]