טיפוסים בני מנייה (enum) | |
---|---|
STATUS_UNSPECIFIED |
|
STATUS_OK |
אפשר להשתמש באמצעי התשלום. |
STATUS_REQUIRE_FIX |
צריך לתקן את אמצעי התשלום לפני השימוש. |
STATUS_INAPPLICABLE |
לא ניתן להשתמש באמצעי התשלום. |
Status
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],["The core content defines an enumeration (`Enums`) with four possible statuses for a payment method. `STATUS_UNSPECIFIED` is undefined. `STATUS_OK` indicates the payment method is valid. `STATUS_REQUIRE_FIX` means the payment method needs correction before use. Finally, `STATUS_INAPPLICABLE` signifies that the payment method is not usable. These statuses dictate the usability and state of a given payment method.\n"],null,[]]