/** * Indicates the type of issuer alert for a [card on file](entity:Card). */ export type CardIssuerAlert = "ISSUER_ALERT_CARD_CLOSED";