Module: Schematic::Types::CompanyFeatureUsageExportMetadataVisibleColumnsItem

Extended by:
Internal::Types::Enum
Defined in:
lib/schematic/types/company_feature_usage_export_metadata_visible_columns_item.rb

Constant Summary collapse

PLAN =
"plan"
SUBSCRIPTION =
"subscription"
USERS =
"users"
LAST_SEEN_AT =
"last_seen_at"

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