# AppliedGiftCard - storefront - OBJECT Version: 2024-10 ## Description Details about the gift card used on the checkout. ### Access Scopes ## Fields * [amountUsed](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The amount that was taken from the gift card by applying it. * [amountUsedV2](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The amount that was taken from the gift card by applying it. * [balance](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The amount left on the gift card. * [balanceV2](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The amount left on the gift card. * [id](/docs/api/storefront/2024-10/scalars/ID): ID! - A globally-unique ID. * [lastCharacters](/docs/api/storefront/2024-10/scalars/String): String! - The last characters of the gift card. * [presentmentAmountUsed](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The amount that was applied to the checkout in its currency. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples