Class: Qismo::Objects::HsmTemplate::HsmDetail::Button
Overview
Constant Summary
Constants included
from Types
Types::Bool, Types::Hash, Types::Int, Types::String
Instance Attribute Summary collapse
Method Summary
from_array
Instance Attribute Details
#phone_number ⇒ String
26
|
# File 'lib/qismo/objects/hsm_template.rb', line 26
attribute? :phone_number, Types::String.optional
|
14
|
# File 'lib/qismo/objects/hsm_template.rb', line 14
attribute? :text, Types::String.optional
|
18
|
# File 'lib/qismo/objects/hsm_template.rb', line 18
attribute? :type, Types::String.optional
|
22
|
# File 'lib/qismo/objects/hsm_template.rb', line 22
attribute? :url, Types::String.optional
|