BuyAction
نام تایپ: BuyAction
TradeAction را گسترش می دهد
نام | تایپ کنید | شرح |
---|
فروشنده | سازمان یا شخص | نهادی که خدمات / کالاها را ارائه می دهد (فروش / اجاره / قرض / وام می دهد). یک فروشنده ممکن است یک ارائه دهنده نیز باشد. |
فروشنده | سازمان یا شخص | "فروشنده" یک اصطلاح قبلی برای "فروشنده" است. |
گارانتی قول | گارانتی قول | قول(های) گارانتی موجود در پیشنهاد. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["`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"]]