פעולת קנייה
סוג שם: BuyAction
מרחיב את TradeAction
שם |
סוג |
תיאור |
אתר מכירה |
ארגון או אדם |
ישות שמציעה (מוכרת / מחכירה / מלווה / מעניקה) שירותים / מוצרים. מוכר יכול גם להיות ספק. |
ספק |
ארגון או אדם |
'ספק' הוא מונח מוקדם יותר במונח 'מוכר'. |
התחייבות להתחייבות |
התחייבות להתחייבות |
ההבטחה לאחריות הכלולה במבצע. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-04 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-04 (שעון UTC)."],[[["`BuyAction` extends the `TradeAction` type and is used to represent the act of purchasing or acquiring an item."],["It includes properties like `seller` and `vendor` to identify the entity offering the product, where 'vendor' is an older term for 'seller'."],["`BuyAction` also incorporates a `warrantyPromise` property that specifies any warranties associated with the purchase."]]],["The `BuyAction` type, extending `TradeAction`, details the action of buying. Key information includes the `seller` (or `vendor`), which can be either an `Organization` or `Person` offering goods or services. Additionally, it includes `warrantyPromise`, which is the warranty associated with the offer. The `vendor` field is an older term equivalent to `seller`. The types of data are defined.\n"]]