SecurityAnimation
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
AnimationType
טיפוסים בני מנייה (enum) |
ANIMATION_UNSPECIFIED |
|
FOIL_SHIMMER |
ברירת מחדל של נייר כסף אנימציה מהבהבת |
foilShimmer |
כינוי קודם של FOIL_SHIMMER . הוצא משימוש. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eThe object contains a single field, \u003ccode\u003eanimationType\u003c/code\u003e, which specifies the type of animation to be used.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eanimationType\u003c/code\u003e is an enum with possible values: \u003ccode\u003eANIMATION_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eFOIL_SHIMMER\u003c/code\u003e, and \u003ccode\u003efoilShimmer\u003c/code\u003e (deprecated).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFOIL_SHIMMER\u003c/code\u003e represents the default Foil & Shimmer animation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003efoilShimmer\u003c/code\u003e is a legacy alias for \u003ccode\u003eFOIL_SHIMMER\u003c/code\u003e and is deprecated.\u003c/p\u003e\n"]]],["The document defines a JSON representation for an animation, specifying an `animationType` field. This field uses an enumeration called `AnimationType`. The available `AnimationType` values are `ANIMATION_UNSPECIFIED`, and `FOIL_SHIMMER`. A deprecated legacy alias, `foilShimmer`, also maps to `FOIL_SHIMMER`. The `FOIL_SHIMMER` option represents the default Foil & Shimmer animation.\n"],null,["# SecurityAnimation\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [AnimationType](#AnimationType)\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------|\n| ``` { \"animationType\": enum (/wallet/reference/rest/v1/SecurityAnimation#AnimationType) } ``` |\n\n| Fields ||\n|-----------------|----------------------------------------------------------------------------------------------------------|\n| `animationType` | `enum (`[AnimationType](/wallet/reference/rest/v1/SecurityAnimation#AnimationType)`)` Type of animation. |\n\nAnimationType\n-------------\n\n| Enums ||\n|-------------------------|-------------------------------------------------------------------------|\n| `ANIMATION_UNSPECIFIED` | |\n| `FOIL_SHIMMER` | Default Foil \\& Shimmer animation |\n| `foilShimmer` | Legacy alias for `FOIL_SHIMMER`. Deprecated. | This item is deprecated! |"]]