Type Alias FanPointsTransactionType

FanPointsTransactionType:
    | "distributed_on_purchase"
    | "purchased_with_fanpoints"
    | "undo_distributed_on_purchase"
    | "undo_purchased_with_fanpoints"