PaymentMethodStatus type

Status of the payment method.
KnownPaymentMethodStatus can be used interchangeably with PaymentMethodStatus, this enum contains the known values that the service supports.

Known values supported by the service

active: active
inactive: inactive

type PaymentMethodStatus = string