Class: Qismo::Objects::BroadcastJob::User
- Inherits:
-
Qismo::Object
- Object
- Dry::Struct
- Qismo::Object
- Qismo::Objects::BroadcastJob::User
- Defined in:
- lib/qismo/objects/broadcast_job.rb
Overview
Broadcast job user object
Constant Summary
Constants included from Types
Types::Bool, Types::Hash, Types::Int, Types::String
Instance Attribute Summary collapse
- #name ⇒ String readonly
Method Summary
Methods inherited from Qismo::Object
Instance Attribute Details
#name ⇒ String (readonly)
11 |
# File 'lib/qismo/objects/broadcast_job.rb', line 11 attribute? :name, Types::String.optional |