Module: Schematic::Types::ActorType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/actor_type.rb
Constant Summary collapse
- API_KEY =
"api_key"- APP_USER =
"app_user"- STRIPE_APP =
"stripe_app"- SYSTEM =
"system"- TEMPORARY_ACCESS_TOKEN =
"temporary_access_token"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values