Hey, I am building a 3rd party app that needs to know WHICH members are ACTIVE and which are not (due to expiration or refund request/etc) Am I to assume that any member with a value of '1' is active and any with '2' is inactive for whatever reason? That's the pattern which I noticed when I created/expired test accounts, but I want to make sure there are no other exceptions that I need to look for. Thank you.