CustomerOrderPaymentStatus
Payment status for an order.
@type t() :: %PolarExpress.Schemas.CustomerOrderPaymentStatus{ error: String.t() | nil, status: String.t() | nil }
error
status