values constant

List of all possible values in this DecryptedInvoiceDtoPaymentTypeEnum.

Implementation

static const values = <DecryptedInvoiceDtoPaymentTypeEnum>[
  cash,
  wired,
  insurance,
  creditcard,
  debitcard,
  paypal,
  bitcoin,
  other,
];