Module: Candid::PatientAr::V1::Types::PatientArStatus

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/patient_ar/v_1/types/patient_ar_status.rb

Constant Summary collapse

INVOICEABLE =
"invoiceable"
NON_INVOICEABLE =
"non_invoiceable"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load