@sentio/sdk
    Preparing search index...

    Interface IsApprovedForAllCallObject

    interface IsApprovedForAllCallObject {
        account: string;
        operator: string;
    }
    Index

    Properties

    Properties

    account: string
    operator: string