Documentation
    Preparing search index...

    Type Alias PermissionResponseOutput

    PermissionResponseOutput: PermissionResponse & {
        accountInfo: AccountInfo;
        address: string;
        walletKey?: string;
    }