/** * Indicates the reason for blocking a [gift card](entity:GiftCard). */ export type GiftCardActivityBlockReason = "CHARGEBACK_BLOCK";