Hành động mua
Tên loại: BuyAction
Mở rộng TradeAction
Tên |
Loại |
Mô tả |
người bán |
Tổ chức hoặc Người |
Một pháp nhân cung cấp (bán / cho thuê / cho vay / cho vay) dịch vụ / hàng hoá. Người bán cũng có thể là nhà cung cấp. |
nhà cung cấp |
Tổ chức hoặc Người |
"Nhà cung cấp" là một thuật ngữ cũ của "người bán". |
Cam kết |
Lời hứa đảm bảo |
(Các) cam kết bảo hành có trong ưu đãi. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-04 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]