Module: Pinnacle::Types::VCardAddressSchemaTypeItem

Extended by:
Internal::Types::Enum
Defined in:
lib/pinnacle/types/v_card_address_schema_type_item.rb

Constant Summary collapse

DOM =
"DOM"
INTL =
"INTL"
POSTAL =
"POSTAL"
PARCEL =
"PARCEL"
HOME =
"HOME"
WORK =
"WORK"
PREF =
"PREF"

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