Details about the cardholder, as it appears on the printed card.
first_name
last_name
@type t() :: %Increase.PhysicalCards.PhysicalCard.Cardholder{ first_name: String.t(), last_name: String.t() }