User Info

I am using api call to get user info:
user_info = await Actor.apify_client.user('me').get()


I saw an attribute isPaying = True. Does this status indicates the user paying for platform, or is it paying for current actor subscription ?
just want to make sure, thank You
Was this page helpful?