BuyAction
टाइप का नाम: BuyAction
TradeAction का दायरा बढ़ाता है
नाम |
टाइप |
ब्यौरा |
सेलर |
संगठन या व्यक्ति |
एक इकाई जो सेवाएं / सामान, ऑफ़र / लीज़ / लोन / लोन देती है. सेलर, सेवा देने वाली कंपनी भी हो सकती है. |
विक्रेता |
संगठन या व्यक्ति |
'विक्रेता' के लिए 'वेंडर' पहले एक शब्द है. |
वारंटी का वादा |
वारंटीप्रोमिस |
ऑफ़र में शामिल वारंटी के वादे. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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"]]