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

Properties

Properties

account: string
operator: string