Module: VitableConnect::Types::ProductCode

Extended by:
Internal::Types::Enum
Defined in:
lib/VitableConnect/types/product_code.rb

Constant Summary collapse

EBA =
"EBA"
VPC =
"VPC"
VPC_CORE =
"VPC_CORE"
MEC =
"MEC"
MEC2 =
"MEC2"
MEC_PLUS =
"MEC_PLUS"
MVP =
"MVP"
MVP2 =
"MVP2"
MVPSL =
"MVPSL"
MVPSL2 =
"MVPSL2"
VD =
"VD"
VV =
"VV"
ICHRA =
"ICHRA"
ICHRA_PREMIUM_PLUS =
"ICHRA_PREMIUM_PLUS"
ICHRA_REIMBURSEMENT_ONLY =
"ICHRA_REIMBURSEMENT_ONLY"

Method Summary

Methods included from Internal::Types::Enum

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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load