Class: MediServ::API::InvoiceItem

Inherits:
Struct
  • Object
show all
Defined in:
lib/mediserv/api/types.rb

Constant Summary collapse

Art =
Types::Integer.enum(
  0 => 'leistung',
  1 => 'medikament',
  2 => 'labo',
  3 => 'diverse',
)

Method Summary

Methods included from Format

#fmt_amount, #fmt_date, #fmt_string, #fmt_time