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