near-api-js - v7.0.4
    Preparing search index...

    Interface ViewAccountRequest

    interface ViewAccountRequest {
        account_id: string;
        request_type: "view_account";
    }
    Index

    Properties

    account_id: string
    request_type: "view_account"