--- displayed_sidebar: servicesSidebar --- import ParameterTypes from "@site/src/components/ParameterTypes" # GiftCardTransaction Gift Card Transactions are created once a Customer uses a Gift Card to pay for their Order. ## Constructors ### constructor `**new GiftCardTransaction**()` Gift Card Transactions are created once a Customer uses a Gift Card to pay for their Order. ## Properties ## Methods ### beforeInsert `Private **beforeInsert**(): void` #### Returns `void`