@sentio/sdk
    Preparing search index...

    Interface SetApprovalForAllCallObject

    interface SetApprovalForAllCallObject {
        approved: boolean;
        operator: string;
    }
    Index

    Properties

    Properties

    approved: boolean
    operator: string