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

    Interface ExecutionOutcomeReceiptDetail

    interface ExecutionOutcomeReceiptDetail {
        predecessor_id: string;
        receipt: { Action: ExecutionOutcomeReceiptAction };
        receipt_id: string;
        receiver_id: string;
    }
    Index

    Properties

    predecessor_id: string
    receipt: { Action: ExecutionOutcomeReceiptAction }
    receipt_id: string
    receiver_id: string