Class: Pinnacle::Types::RcsLinkResult
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Pinnacle::Types::RcsLinkResult
- Defined in:
- lib/pinnacle/types/rcs_link_result.rb
Overview
Response containing the generated RCS service id and/or url. You can always create a link with the service id that is returned. To create a link follow the format: sms://PHONE_NUMBER?service_id=SERVICE_ID&body=URL_ENCODED_BODY
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Pinnacle::Internal::Types::Model