GiftCardDebitInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields for a gift card debit transaction.
Access Scopes
Fields
-
debitAmount:
MoneyInput! -
The amount to debit the gift card.
-
note:
String -
A note about the debit.
-
processedAt:
DateTime -
The date and time the debit was processed. Defaults to current date and time.
Input objects with this input object
Examples