[null,null,["Last updated 2024-10-31 UTC."],[],["The `PayApiAvailabilityStatus` interface defines the availability of a Pay API on a device. It provides two integer constants: `AVAILABLE` (value 0), signifying the API is ready for use, and `NOT_ELIGIBLE` (value 2), indicating the user is currently ineligible, but might become eligible later. This interface implements `Annotation` and provides methods such as `annotationType`, `equals`, `hashCode`, and `toString`. These constants provide status of whether a pay API is ready for use.\n"]]