Satın Almaİşlemi
Tür adı: BuyAction
TradeAction'ı genişletir
Ad |
Tür |
Açıklama |
satıcı |
Kuruluş veya Kişi |
Hizmetleri / malları sunan (satış / kiralama / kredi / kredi) tüzel kişiler. Satıcı da sağlayıcı olabilir. |
vendor |
Kuruluş veya Kişi |
"sağlayıcı", "satıcı" anlamına gelen eski bir terimdir. |
garanti-Promise |
Garanti |
Teklife dahil olan garanti taahhütleri. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-04 UTC.
[null,null,["Son güncelleme tarihi: 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"]]