Method: Twilio::REST::Verify::V2::ServiceInstance#push
- Defined in:
- lib/twilio-ruby/rest/verify/v2/service.rb
#push ⇒ Hash
Returns Configurations for the Push factors (channel) created under this Service.
1113 1114 1115 |
# File 'lib/twilio-ruby/rest/verify/v2/service.rb', line 1113 def push @properties['push'] end |