Provides struct and type for a CustomerOrderPaymentConfirmation
@type t() :: %Polarex.CustomerOrderPaymentConfirmation{ client_secret: String.t() | nil, error: String.t() | nil, status: String.t() }