Provides struct and type for a CustomerOrderConfirmPayment
@type t() :: %Polarex.CustomerOrderConfirmPayment{ confirmation_token_id: String.t() | nil, payment_method_id: String.t() | nil, payment_processor: String.t() | nil }