GiftCard is the main entity of GiftCardService. It contains basic information such as gift card code, balance, and expiration date, as well as information about the source of the gift card (e.g., purchase, migration, etc.).
Unique ID of the Gift Card.
Gift Card code for redemption.
Initial value of the Gift Card.
Current balance of the Gift Card.
Information about the source of the gift card.
Gift Card revision.
Gift Card currency.
Gift Card expiration date.
Gift Card creation date.
Gift Card last update date.
ID of the last transaction that modified the gift card balance.
Gift Card disable date, if the gift card was disabled.
Gift Card idempotency key, to prevent duplicate creation.
Last 4 characters of the gift card code for easier reference and searching.
Transaction details related to the gift card.