購入手続きページ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["The `CheckoutPage` type is used to identify a webpage as a checkout page within Gmail markup."],["This type extends the `WebPage` type and does not have any unique properties of its own."],["Developers use `CheckoutPage` to provide context to Gmail, allowing for potential feature integrations or specialized handling of checkout pages in email communications."]]],["The document describes the `CheckoutPage` type, which extends the `WebPage` type. It's defined as a specific page type, indicating a checkout section within a web application. Crucially, the `CheckoutPage` type itself does not possess any unique properties beyond those inherited from `WebPage`. The core information is its classification as a checkout-specific web page and its lack of unique properties.\n"]]