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

    Interface INewaccount

    interface INewaccount {
        active: IAuthority;
        creator: string;
        name: string;
        owner: IAuthority;
    }
    Index

    Properties

    active: IAuthority
    creator: string
    name: string
    owner: IAuthority