true if the token exists in live mode or the value false if the object exists in test mode. * @property bool $used Determines if the token has already been used (tokens can only be used once). */ class AccountPersonToken extends \Stripe\ApiResource { const OBJECT_NAME = 'v2.core.account_person_token'; }