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