Payment union type.
@type t() :: PolarExpress.Schemas.CardPayment.t() | PolarExpress.Schemas.GenericPayment.t()