# AppliedGiftCard - customer - OBJECT Version: 2024-10 ## Description The details about the gift card used on the checkout. ### Access Scopes ## Fields * [amountUsed](/docs/api/customer/2024-10/objects/MoneyV2): MoneyV2! - The amount deducted from the gift card. * [balance](/docs/api/customer/2024-10/objects/MoneyV2): MoneyV2! - The remaining amount on the gift card. * [id](/docs/api/customer/2024-10/scalars/ID): ID! - A globally-unique ID. * [lastCharacters](/docs/api/customer/2024-10/scalars/String): String! - The last characters of the gift card. * [presentmentAmountUsed](/docs/api/customer/2024-10/objects/MoneyV2): MoneyV2! - The amount applied to the checkout in its currency. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples